public final class MultiFileChooserPanel extends Object implements IFileChooserPanel
| Constructor and Description |
|---|
MultiFileChooserPanel(JFileChooser fileChooser,
IPreferences preferences) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent() |
net.anwiba.commons.model.IObjectModel<File[]> |
getModel() |
void |
savePreferences() |
public MultiFileChooserPanel(JFileChooser fileChooser, IPreferences preferences)
public JComponent getComponent()
getComponent in interface IComponentProviderpublic void savePreferences()
savePreferences in interface IFileChooserPanelpublic net.anwiba.commons.model.IObjectModel<File[]> getModel()
Copyright © 2007–2017 Andreas Bartels. All rights reserved.