Uses of Class
adams.gui.chooser.WekaFileChooser
-
-
Uses of WekaFileChooser in adams.gui.chooser
Fields in adams.gui.chooser declared as WekaFileChooser Modifier and Type Field Description protected WekaFileChooser
DatasetFileChooserPanel. m_FileChooser
the filechooser for selecting the dataset. -
Uses of WekaFileChooser in adams.gui.tools
Fields in adams.gui.tools declared as WekaFileChooser Modifier and Type Field Description protected WekaFileChooser
DatasetCompatibilityPanel. m_FileChooser
the filechooser for selecting the datasets. -
Uses of WekaFileChooser in adams.gui.tools.wekainvestigator
Fields in adams.gui.tools.wekainvestigator declared as WekaFileChooser Modifier and Type Field Description protected WekaFileChooser
InvestigatorPanel. m_FileChooser
the filechooser for datasets. -
Uses of WekaFileChooser in adams.gui.tools.wekainvestigator.datatable.action
Fields in adams.gui.tools.wekainvestigator.datatable.action declared as WekaFileChooser Modifier and Type Field Description protected WekaFileChooser
Save. m_FileChooser
the file chooser for exporting. -
Uses of WekaFileChooser in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as WekaFileChooser Modifier and Type Field Description protected WekaFileChooser
AttributeSelectionTab.HistoryPanel. m_DatasetFileChooser
the file chooser for models.protected WekaFileChooser
ExperimentTab.HistoryPanel. m_ResultsFileChooser
the file chooser for the results. -
Uses of WekaFileChooser in adams.gui.tools.wekamultiexperimenter
Fields in adams.gui.tools.wekamultiexperimenter declared as WekaFileChooser Modifier and Type Field Description protected WekaFileChooser
ExperimenterPanel. m_FileChooserResults
the filechooser for loading/saving results. -
Uses of WekaFileChooser in adams.gui.tools.wekamultiexperimenter.setup
Fields in adams.gui.tools.wekamultiexperimenter.setup declared as WekaFileChooser Modifier and Type Field Description protected WekaFileChooser
DatasetPanel. m_FileChooser
the file chooser for selecting files. -
Uses of WekaFileChooser in adams.gui.visualization.instances
Fields in adams.gui.visualization.instances declared as WekaFileChooser Modifier and Type Field Description protected WekaFileChooser
InstancesTable. m_FileChooser
the filechooser for exporting data. -
Uses of WekaFileChooser in adams.gui.wizard
Fields in adams.gui.wizard declared as WekaFileChooser Modifier and Type Field Description protected WekaFileChooser
WekaSelectMultipleDatasetsPage. m_FileChooser
the filechooser for selecting the files.
-