Uses of Class
adams.gui.chooser.ObjectFileChooser
-
Packages that use ObjectFileChooser Package Description adams.gui.goe -
-
Uses of ObjectFileChooser in adams.gui.goe
Fields in adams.gui.goe declared as ObjectFileChooser Modifier and Type Field Description protected ObjectFileChooserGenericObjectEditor.GOEPanel. m_FileChooserThe filechooser for opening and saving object files.Methods in adams.gui.goe that return ObjectFileChooser Modifier and Type Method Description protected ObjectFileChooserGenericObjectEditor.GOEPanel. getFileChooser()Creates the file chooser the user will use to save/load files with.
-