public class FileChooserImpl extends Object implements FileChooser
| Constructor and Description |
|---|
FileChooserImpl(Workbench workbench,
Preferences preferences,
String preferencesKey,
String filterDescription,
List<String> fileNamePatterns) |
public void setMenu(StringMenu<File> menu)
FileChoosersetMenu in interface FileChoosermenu - The menu to update. May be null.StringMenuItempublic File openFile()
FileChooseropenFile in interface FileChooserpublic File saveFile()
FileChoosersaveFile in interface FileChooserCopyright © 2012. All Rights Reserved.