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 ObjectFileChooser
GenericObjectEditor.GOEPanel. m_FileChooser
The filechooser for opening and saving object files.Methods in adams.gui.goe that return ObjectFileChooser Modifier and Type Method Description protected ObjectFileChooser
GenericObjectEditor.GOEPanel. getFileChooser()
Creates the file chooser the user will use to save/load files with.
-