| Package | Description |
|---|---|
| nu.zoom.swing.desktop.component.filechooser | |
| nu.zoom.swing.desktop.component.filechooser.impl |
| Modifier and Type | Method and Description |
|---|---|
FileChooser |
FileChooserFactory.getFileChooser(String preferencesKey)
Same as calling getFileChooser(preferencesKey, null, null)
|
FileChooser |
FileChooserFactory.getFileChooser(String preferencesKey,
String matchDescription,
List<String> matchPatterns)
Get a file chooser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileChooserImpl |
| Modifier and Type | Method and Description |
|---|---|
FileChooser |
FileChooserFactoryImpl.getFileChooser(String preferencesKey) |
FileChooser |
FileChooserFactoryImpl.getFileChooser(String preferencesKey,
String matchDescription,
List<String> matchPatterns) |
Copyright © 2012. All Rights Reserved.