Uses of Class
adams.gui.chooser.SpreadSheetFileChooser
-
-
Uses of SpreadSheetFileChooser in adams.flow.execution
Fields in adams.flow.execution declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserAbstractFlowExecutionListenerWithTable. m_FileChooserthe file chooser for saving the spreadsheet.Methods in adams.flow.execution that return SpreadSheetFileChooser Modifier and Type Method Description protected SpreadSheetFileChooserAbstractFlowExecutionListenerWithTable. getFileChooser()Returns the filechooser for saving the table as spreadsheet. -
Uses of SpreadSheetFileChooser in adams.gui.chooser
Fields in adams.gui.chooser declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserSpreadSheetFileChooserPanel. m_FileChooserthe filechooser for selecting the dataset. -
Uses of SpreadSheetFileChooser in adams.gui.core
Fields in adams.gui.core declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserBaseTable. m_FileChooserthe file chooser for saving the spreadsheet.Methods in adams.gui.core that return SpreadSheetFileChooser Modifier and Type Method Description protected SpreadSheetFileChooserBaseTable. getFileChooser()Returns the filechooser for saving the table as spreadsheet. -
Uses of SpreadSheetFileChooser in adams.gui.dialog
Fields in adams.gui.dialog declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserSpreadSheetPanel. m_FileChooserthe filedialog for saving the spreadsheet. -
Uses of SpreadSheetFileChooser in adams.gui.tools
Fields in adams.gui.tools declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserAbstractManagementPanel. m_FileChooserthe file chooser for saving the spreadsheet.protected SpreadSheetFileChooserSpreadSheetViewerPanel. m_FileChooserthe filedialog for loading CSV files.Methods in adams.gui.tools that return SpreadSheetFileChooser Modifier and Type Method Description protected SpreadSheetFileChooserAbstractManagementPanel. getFileChooser()Returns the filechooser for saving the table as spreadsheet. -
Uses of SpreadSheetFileChooser in adams.gui.tools.wekainvestigator.output
Methods in adams.gui.tools.wekainvestigator.output that return SpreadSheetFileChooser Modifier and Type Method Description protected SpreadSheetFileChooserTableContentPanel. createFileChooser()Creates the filechooser to use. -
Uses of SpreadSheetFileChooser in adams.gui.tools.wekainvestigator.source
Fields in adams.gui.tools.wekainvestigator.source declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserSpreadSheet. m_FileChooserthe filechooser. -
Uses of SpreadSheetFileChooser in adams.gui.visualization.instance
Fields in adams.gui.visualization.instance declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserInstancePanel. m_FileChooserthe file chooser for saving a specific sequence. -
Uses of SpreadSheetFileChooser in adams.gui.visualization.sequence
Fields in adams.gui.visualization.sequence declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserXYSequencePanel. m_FileChooserthe file chooser for saving a specific sequence. -
Uses of SpreadSheetFileChooser in adams.gui.visualization.spreadsheet
Fields in adams.gui.visualization.spreadsheet declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserSpreadSheetRowPanel. m_FileChooserthe file chooser for saving a specific sequence. -
Uses of SpreadSheetFileChooser in adams.gui.visualization.stats.fourinone
Fields in adams.gui.visualization.stats.fourinone declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserVersusFit. m_FileChooserthe file chooser for saving a specific sequence.protected SpreadSheetFileChooserVersusOrder. m_FileChooserthe file chooser for saving a specific sequence. -
Uses of SpreadSheetFileChooser in adams.gui.visualization.stats.histogram
Fields in adams.gui.visualization.stats.histogram declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserHistogram. m_FileChooserthe file chooser for saving a specific sequence. -
Uses of SpreadSheetFileChooser in adams.gui.visualization.stats.probabilityplot
Fields in adams.gui.visualization.stats.probabilityplot declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserNormalPlot. m_FileChooserthe file chooser for saving a specific sequence.protected SpreadSheetFileChooserProbabilityPlot. m_FileChooserthe file chooser for saving a specific sequence. -
Uses of SpreadSheetFileChooser in adams.gui.visualization.stats.scatterplot
Fields in adams.gui.visualization.stats.scatterplot declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserScatterPlot. m_FileChooserthe file chooser for saving a specific sequence. -
Uses of SpreadSheetFileChooser in adams.gui.visualization.stats.zscore
Fields in adams.gui.visualization.stats.zscore declared as SpreadSheetFileChooser Modifier and Type Field Description protected SpreadSheetFileChooserZScore. m_FileChooserthe file chooser for saving a specific sequence.
-