Uses of Interface
net.anwiba.commons.swing.filechooser.IFileChooserResult
-
Packages that use IFileChooserResult Package Description net.anwiba.commons.swing.filechooser -
-
Uses of IFileChooserResult in net.anwiba.commons.swing.filechooser
Methods in net.anwiba.commons.swing.filechooser that return IFileChooserResult Modifier and Type Method Description static IFileChooserResultFileChoosers. show(java.awt.Component owner, IPreferences preferences, IOpenFileChooserConfiguration configuration)static IFileChooserResultFileChoosers. show(java.awt.Component owner, IPreferences preferences, ISaveFileChooserConfiguration configuration)static IFileChooserResultFileChoosers. show(java.awt.Component owner, IOpenFileChooserConfiguration configuration)static IFileChooserResultFileChoosers. show(java.awt.Component owner, ISaveFileChooserConfiguration configuration)
-