Uses of Interface
net.anwiba.commons.swing.filechooser.ISaveFileChooserConfiguration
-
Packages that use ISaveFileChooserConfiguration Package Description net.anwiba.commons.swing.filechooser -
-
Uses of ISaveFileChooserConfiguration in net.anwiba.commons.swing.filechooser
Classes in net.anwiba.commons.swing.filechooser that implement ISaveFileChooserConfiguration Modifier and Type Class Description classSaveFileChooserConfigurationMethods in net.anwiba.commons.swing.filechooser with parameters of type ISaveFileChooserConfiguration Modifier and Type Method Description IFileChooserPanelFileChooserPanelFactory. create(ISaveFileChooserConfiguration configuration)static javax.swing.JFileChooserFileChoosers. createSaveFileChooser(IPreferences preferences, ISaveFileChooserConfiguration configuration)static IFileChooserResultFileChoosers. show(java.awt.Component owner, IPreferences preferences, ISaveFileChooserConfiguration configuration)static IFileChooserResultFileChoosers. show(java.awt.Component owner, ISaveFileChooserConfiguration configuration)
-