Uses of Class
adams.gui.chooser.SerializationFileChooser
-
Packages that use SerializationFileChooser Package Description adams.gui.tools adams.gui.workspace -
-
Uses of SerializationFileChooser in adams.gui.tools
Fields in adams.gui.tools declared as SerializationFileChooser Modifier and Type Field Description protected SerializationFileChooserSpreadSheetProcessorPanel. m_FileChooserConfigurationfilechooser for load/save configurations. -
Uses of SerializationFileChooser in adams.gui.workspace
Fields in adams.gui.workspace declared as SerializationFileChooser Modifier and Type Field Description protected SerializationFileChooserAbstractSerializableWorkspaceManagerPanel. m_WorkspaceFileChooserthe file chooser for the workspaces.Methods in adams.gui.workspace that return SerializationFileChooser Modifier and Type Method Description SerializationFileChooserAbstractWorkspaceHelper. newFileChooser()Creates a filechooser for loading/saving workspaces.
-