| Package | Description |
|---|---|
| net.anwiba.commons.swing.filechooser |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenFileChooserConfiguration |
| Modifier and Type | Method and Description |
|---|---|
IFileChooserPanel |
FileChooserPanelFactory.create(IOpenFileChooserConfiguration configuration) |
static JFileChooser |
FileChoosers.createOpenFileChooser(IPreferences preferences,
IOpenFileChooserConfiguration configuration) |
static IFileChooserResult |
FileChoosers.show(Window owner,
IOpenFileChooserConfiguration configuration) |
static IFileChooserResult |
FileChoosers.show(Window owner,
IPreferences preferences,
IOpenFileChooserConfiguration configuration) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.