Uses of Class
adams.gui.chooser.DatasetFileChooserPanel
-
Packages that use DatasetFileChooserPanel Package Description adams.gui.tools.weka adams.gui.visualization.instance adams.gui.wizard -
-
Uses of DatasetFileChooserPanel in adams.gui.tools.weka
Methods in adams.gui.tools.weka that return DatasetFileChooserPanel Modifier and Type Method Description protected DatasetFileChooserPanelCostCurvePanel. createChooserPanel()Generates the panel to use. -
Uses of DatasetFileChooserPanel in adams.gui.visualization.instance
Fields in adams.gui.visualization.instance declared as DatasetFileChooserPanel Modifier and Type Field Description protected DatasetFileChooserPanelLoadDatasetDialog. m_FilePanelfor selecting the dataset file.protected DatasetFileChooserPanelInstanceComparePanel.DatasetPanel. m_PanelDatasetthe panel for loading the file. -
Uses of DatasetFileChooserPanel in adams.gui.wizard
Fields in adams.gui.wizard declared as DatasetFileChooserPanel Modifier and Type Field Description protected DatasetFileChooserPanelWekaSelectDatasetPage. m_PanelFilethe panel for selecting the file.
-