public final class SingleFileChooserPanel extends Object implements IFileChooserPanel
| Constructor and Description |
|---|
SingleFileChooserPanel(JFileChooser fileChooser,
IPreferences preferences) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent() |
net.anwiba.commons.model.IObjectModel<File> |
getModel() |
void |
savePreferences() |
public SingleFileChooserPanel(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–2018 Andreas W. Bartels. All rights reserved.