Uses of Class
adams.gui.chooser.SpreadSheetFileChooserPanel
-
-
Uses of SpreadSheetFileChooserPanel in adams.gui.tools.spreadsheetprocessor.sources
Fields in adams.gui.tools.spreadsheetprocessor.sources declared as SpreadSheetFileChooserPanel Modifier and Type Field Description protected SpreadSheetFileChooserPanel
FileSource. m_PanelInput
the reader to use. -
Uses of SpreadSheetFileChooserPanel in adams.gui.tools.spreadsheetprocessor.targets
Fields in adams.gui.tools.spreadsheetprocessor.targets declared as SpreadSheetFileChooserPanel Modifier and Type Field Description protected SpreadSheetFileChooserPanel
FileTarget. m_PanelOutput
the writer to use. -
Uses of SpreadSheetFileChooserPanel in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation declared as SpreadSheetFileChooserPanel Modifier and Type Field Description protected SpreadSheetFileChooserPanel
FromPredictions. m_PanelFile
the preditions file. -
Uses of SpreadSheetFileChooserPanel in adams.gui.visualization.spreadsheet
Fields in adams.gui.visualization.spreadsheet declared as SpreadSheetFileChooserPanel Modifier and Type Field Description protected SpreadSheetFileChooserPanel
LoadSpreadSheetDialog. m_FilePanel
for selecting the dataset file.
-