Uses of Class
adams.gui.chooser.FileChooserPanel
-
-
Uses of FileChooserPanel in adams.gui.application
Fields in adams.gui.application declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelTesseractSettingsPanel. m_PanelExecutablethe chooser for the executable. -
Uses of FileChooserPanel in adams.gui.chooser
Subclasses of FileChooserPanel in adams.gui.chooser Modifier and Type Class Description classDatasetFileChooserPanelA panel that contains a text field with the current file and a button for bringing up a ConverterFileChooser.classSpreadSheetFileChooserPanelA panel that contains a text field with the current file and a button for bringing up a SpreadSheetFileChooser. -
Uses of FileChooserPanel in adams.gui.dialog
Fields in adams.gui.dialog declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelAbstractFileExportDialog. m_PanelFilethe panel with the file.protected FileChooserPanelAbstractFileImportDialog. m_PanelFilethe panel with the file. -
Uses of FileChooserPanel in adams.gui.flow
Fields in adams.gui.flow declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelExportDialog. m_PanelFilethe panel with the file. -
Uses of FileChooserPanel in adams.gui.goe
Fields in adams.gui.goe declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelWekaExperimentFileEditor. m_PanelFilethe panel for selecting the experiment file. -
Uses of FileChooserPanel in adams.gui.tools
Fields in adams.gui.tools declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelSSHPanel. m_FileChooserPanelKeythe file panel for the key.protected FileChooserPanelSSHPanel. m_FileChooserPanelKnownHoststhe file panel for the known hosts.protected FileChooserPanelDiffPanel.LoadDialog. m_PanelFile1the first file.protected FileChooserPanelDiffPanel.LoadDialog. m_PanelFile2the second file. -
Uses of FileChooserPanel in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelDeepLabCutCSVHandler.CombinedPanel. m_ChooserAlternativethe alternative location. -
Uses of FileChooserPanel in adams.gui.tools.wekainvestigator.datatable.action
Fields in adams.gui.tools.wekainvestigator.datatable.action declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelSaveIndexedSplitsRuns. m_PanelOutputthe chooser panel for the output file. -
Uses of FileChooserPanel in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelPreprocessTab. m_FileSerializethe file to serialize the trained filter to. -
Uses of FileChooserPanel in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelIndexedSplitsRunsEvaluation. m_PanelFilethe chooser panel for the indexed splits file.protected FileChooserPanelBuildModel. m_PanelModelthe serialized model.protected FileChooserPanelReevaluateModel. m_PanelModelthe serialized model. -
Uses of FileChooserPanel in adams.gui.tools.wekainvestigator.tab.clustertab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.clustertab.evaluation declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelBuildModel. m_PanelModelthe serialized model.protected FileChooserPanelReevaluateModel. m_PanelModelthe serialized model. -
Uses of FileChooserPanel in adams.gui.tools.wekamultiexperimenter.setup.weka
Fields in adams.gui.tools.wekamultiexperimenter.setup.weka declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelArffOutputPanel. m_PanelFilethe file chooser panel.protected FileChooserPanelCsvOutputPanel. m_PanelFilethe file chooser panel. -
Uses of FileChooserPanel in adams.gui.visualization.object.tools
Fields in adams.gui.visualization.object.tools declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelExport. m_FileChooserPanelthe file to export the image to. -
Uses of FileChooserPanel in adams.gui.visualization.segmentation.tool
Fields in adams.gui.visualization.segmentation.tool declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelExport. m_FileChooserPanelthe file to export the image to. -
Uses of FileChooserPanel in adams.gui.wizard
Fields in adams.gui.wizard declared as FileChooserPanel Modifier and Type Field Description protected FileChooserPanelSelectFilePage. m_PanelFilethe panel for selecting the file.
-