Interface IOpenFileChooserConfiguration
-
- All Superinterfaces:
IFileChooserConfiguration
- All Known Implementing Classes:
OpenFileChooserConfiguration
public interface IOpenFileChooserConfiguration extends IFileChooserConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IAccessoryFactorygetFileViewFactory()-
Methods inherited from interface net.anwiba.commons.swing.filechooser.IFileChooserConfiguration
getFileFilters, getFileSelectionMode, getPresetFile, isAllFilterEnabled, isMultiSelectionEnabled
-
-
-
-
Method Detail
-
getFileViewFactory
IAccessoryFactory getFileViewFactory()
-
-