Uses of Class
adams.gui.chooser.BaseFileChooser
-
-
Uses of BaseFileChooser in adams.flow.sink
Fields in adams.flow.sink declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserLogViewer. m_BaseFileChooserthe base file chooser for saving the log entries.protected BaseFileChooserPDFViewer. m_PDFFileChooserthe filedialog for saving the PDF file.Methods in adams.flow.sink that return BaseFileChooser Modifier and Type Method Description protected BaseFileChooserLogViewer. getBaseFileChooser()Returns (and initializes if necessary) the file chooser.protected BaseFileChooserPDFViewer. getPDFFileChooser()Returns (and initializes if necessary) the file chooser for the text. -
Uses of BaseFileChooser in adams.flow.source
Methods in adams.flow.source with parameters of type BaseFileChooser Modifier and Type Method Description protected File[]SelectFile. doInteractInDialog(BaseFileChooser fileChooser)Performs the interaction with the user in a dialog.protected File[]SelectFile. doInteractInNotificationArea(BaseFileChooser fileChooser)Performs the interaction with the user in the notification area. -
Uses of BaseFileChooser in adams.gui.chooser
Subclasses of BaseFileChooser in adams.gui.chooser Modifier and Type Class Description classAbstractConfigurableExtensionFileFilterFileChooser<R,W>A specialized JFileChooser that lists all available file Readers and Writers for spreadsheets and allows the user to invoke an options dialog to customize the reader/writer.classAbstractDataContainerFileChooser<T extends DataContainer,R extends DataContainerReader,W extends DataContainerWriter>A specialized JFileChooser that lists all available file Readers and Writers for data containers.classAbstractExtensionFileFilterFileChooser<F extends ExtensionFileFilter>A specialized JFileChooser that lists all available file Readers and Writers for reports.classAbstractReportFileChooser<T extends Report,R extends AbstractReportReader,W extends AbstractReportWriter>A specialized JFileChooser that lists all available file Readers and Writers for reports.classAdamsExperimentFileChooserA specialized JFileChooser that lists all available file Readers and Writers for ADAMS Experiments.classDefaultReportFileChooserA specialized JFileChooser that lists all available file Readers and Writers for sampledata reports.classEmailFileChooserA specialized JFileChooser that lists all available file Readers and Writers for emails.classFlowFileChooserA specialized JFileChooser that lists all available file Readers and Writers for flows.classImageFileChooserA file chooser for images.classJavaDirectoryChooserSimple directory chooser based on JFileChooser.classObjectExporterFileChooserFile chooser for object exporters..classObjectFileChooserA file chooser for objects.classParameterMapFileChooserA specialized JFileChooser that lists all available file Readers and Writers for parameter maps.classSerializationFileChooserA file chooser for serializable objects.classSpreadSheetFileChooserA specialized JFileChooser that lists all available file Readers and Writers for spreadsheets.classTextFileChooserSpecialized filechooser for text files.classTimeseriesFileChooserA specialized JFileChooser that lists all available file Readers and Writers for timeseries.classWekaFileChooserA specialized JFileChooser that lists all available file Readers and Writers for Weka file formats.Fields in adams.gui.chooser declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserFileChooserPanel. m_FileChooserthe JFileChooser for selecting a file.protected BaseFileChooserMultipleFileChooserPanel. m_FileChooserthe JFileChooser for selecting files. -
Uses of BaseFileChooser in adams.gui.core
Fields in adams.gui.core declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserBaseLogPanel. m_FileChooserthe file chooser for saving the log.protected BaseFileChooserFileListWithButtons. m_FileChooserthe file chooser for selecting files.protected BaseFileChooserPropertiesParameterPanel. m_FileChooserthe filechooser for loading/saving properties.protected BaseFileChooserSimpleLogPanel. m_FileChooserthe filechooser for saving the log.Methods in adams.gui.core that return BaseFileChooser Modifier and Type Method Description protected BaseFileChooserSimpleLogPanel. createFileChooser()Creates the filechooser.protected BaseFileChooserPropertiesParameterPanel. getFileChooser()Returns the file chooser to use for loading/saving of props files.protected BaseFileChooserSimpleLogPanel. getFileChooser()Returns the filechooser to use. -
Uses of BaseFileChooser in adams.gui.flow
Fields in adams.gui.flow declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserFlowControlCenterPanel. m_FileChooserthe filedialog for loading/saving flows. -
Uses of BaseFileChooser in adams.gui.goe
Fields in adams.gui.goe declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserFileEditor. m_FileChooserThe file chooser used for selecting files.protected BaseFileChooserPlaceholderFileEditor. m_FileChooserThe file chooser used for selecting files.Methods in adams.gui.goe that return BaseFileChooser Modifier and Type Method Description protected BaseFileChooserFileEditor. getFileChooser()Returns the file chooser and creates it if necessary.protected BaseFileChooserPlaceholderFileEditor. getFileChooser()Returns the file chooser and creates it if necessary. -
Uses of BaseFileChooser in adams.gui.help
Fields in adams.gui.help declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserHelpHistoryPanel. m_FileChooserthe file chooser for saving buffers.Methods in adams.gui.help that return BaseFileChooser Modifier and Type Method Description protected BaseFileChooserHelpHistoryPanel. getFileChooser()Returns the file chooser and creates it if necessary. -
Uses of BaseFileChooser in adams.gui.menu
Fields in adams.gui.menu declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserGraphVisualizer. m_FileChooserfilechooser for GraphVisualizers. -
Uses of BaseFileChooser in adams.gui.print
Subclasses of BaseFileChooser in adams.gui.print Modifier and Type Class Description classJComponentWriterFileChooserA specialized JFileChooser that lists all available file Writers for screenshots. -
Uses of BaseFileChooser in adams.gui.scripting
Fields in adams.gui.scripting declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserAbstractScriptingDialog. m_FileChooserfor loading/saving the scripts.protected BaseFileChooserScriptingLogPanel. m_FileChooserthe file chooser for saving the log. -
Uses of BaseFileChooser in adams.gui.tools
Fields in adams.gui.tools declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserFileMonitorPanel. m_FileChooserthe filedialog for loading files.protected BaseFileChooserNestedFormatViewerPanel. m_FileChooserthe file chooser for loading the files in nested format.protected BaseFileChooserPreviewBrowserPanel. m_FileChooserthe file chooser for opening files.protected BaseFileChooserPropertiesViewerPanel. m_FileChooserthe file chooser for loading external props files.protected BaseFileChooserSystemInfoPanel. m_FileChooserthe file chooser for saving the system info data.protected BaseFileChooserVariableManagementPanel. m_FileChooserthe filechooser for choosing directories.protected BaseFileChooserXSLTPanel.SubPanel. m_FileChooserthe file chooser.protected BaseFileChooserOptionsConversionPanel. m_FileChooserCodeOutputthe file chooser for saving the code options.protected BaseFileChooserAbstractSimpleConversionPanel. m_FileChooserInputthe file chooser for loading the options.protected BaseFileChooserOptionsConversionPanel. m_FileChooserInputthe file chooser for loading the options.protected BaseFileChooserAbstractSimpleConversionPanel. m_FileChooserOutputthe file chooser for saving the options.protected BaseFileChooserOptionsConversionPanel. m_FileChooserOutputthe file chooser for saving the options.Methods in adams.gui.tools that return BaseFileChooser Modifier and Type Method Description protected BaseFileChooserAbstractSimpleConversionPanel. newInputFileChooser()Returns the file chooser to use for the input.protected BaseFileChooserPrettyPrintJSONConversionPanel. newInputFileChooser()Returns the file chooser to use for the input.protected BaseFileChooserPrettyPrintXMLConversionPanel. newInputFileChooser()Returns the file chooser to use for the input.protected BaseFileChooserAbstractSimpleConversionPanel. newOutputFileChooser()Returns the file chooser to use for the output.protected BaseFileChooserPrettyPrintJSONConversionPanel. newOutputFileChooser()Returns the file chooser to use for the output.protected BaseFileChooserPrettyPrintXMLConversionPanel. newOutputFileChooser()Returns the file chooser to use for the output.Methods in adams.gui.tools with parameters of type BaseFileChooser Modifier and Type Method Description protected voidAbstractSimpleConversionPanel. openInput(BaseFileChooser filechooser, BaseTextAreaWithButtons textarea)Loads the data from a file.protected voidOptionsConversionPanel. openInput(BaseFileChooser filechooser, BaseTextAreaWithButtons textarea)Loads the data from a file.protected voidAbstractSimpleConversionPanel. saveOutput(BaseFileChooser filechooser, BaseTextAreaWithButtons textarea)Saves the output to a file.protected voidOptionsConversionPanel. saveOutput(BaseFileChooser filechooser, BaseTextAreaWithButtons textarea)Saves the output to a file. -
Uses of BaseFileChooser in adams.gui.tools.previewbrowser.notes
Subclasses of BaseFileChooser in adams.gui.tools.previewbrowser.notes Modifier and Type Class Description classNotesFileChooserA specialized JFileChooser that lists all available file Readers and Writers for image notes in the preview browser. -
Uses of BaseFileChooser in adams.gui.tools.wekainvestigator.output
Classes in adams.gui.tools.wekainvestigator.output with type parameters of type BaseFileChooser Modifier and Type Class Description classAbstractOutputPanelWithPopupMenu<T extends BaseFileChooser>Ancestor for output panels that can save the displayed output to a file.Fields in adams.gui.tools.wekainvestigator.output declared as BaseFileChooser Modifier and Type Field Description protected TAbstractOutputPanelWithPopupMenu. m_FileChooserthe filechooser. -
Uses of BaseFileChooser in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserAssociateTab.HistoryPanel. m_ModelFileChooserthe file chooser for models.protected BaseFileChooserClassifyTab.HistoryPanel. m_ModelFileChooserthe file chooser for models.protected BaseFileChooserClusterTab.HistoryPanel. m_ModelFileChooserthe file chooser for models. -
Uses of BaseFileChooser in adams.gui.tools.wekamultiexperimenter.analysis
Fields in adams.gui.tools.wekamultiexperimenter.analysis declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserPlainTextResultsPanel. m_FileChooserthe filechooser for saving the output.protected BaseFileChooserTableResultsPanel. m_FileChooserthe filechooser for saving the output. -
Uses of BaseFileChooser in adams.gui.tools.wekamultiexperimenter.io
Fields in adams.gui.tools.wekamultiexperimenter.io declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserAbstractExperimentIO. m_FileChooserthe filechooser for experiments.Methods in adams.gui.tools.wekamultiexperimenter.io that return BaseFileChooser Modifier and Type Method Description protected BaseFileChooserAbstractAdamsExperimentIO. createFileChooser()Creates and returns a file chooser for loading/saving experiments.protected abstract BaseFileChooserAbstractExperimentIO. createFileChooser()Creates and returns a file chooser for loading/saving experiments.protected BaseFileChooserAbstractWekaExperimentIO. createFileChooser()Creates and returns a file chooser for loading/saving experiments.BaseFileChooserAbstractExperimentIO. getFileChooser()Returns the file chooser to use. -
Uses of BaseFileChooser in adams.gui.visualization.pdf
Fields in adams.gui.visualization.pdf declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserPDFViewerPanel. m_FileChooserthe filedialog for loading CSV files.Methods in adams.gui.visualization.pdf that return BaseFileChooser Modifier and Type Method Description protected BaseFileChooserPDFViewerPanel. getFileChooser()Returns the file chooser and creates it if necessary. -
Uses of BaseFileChooser in adams.gui.wizard
Fields in adams.gui.wizard declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserAbstractWizardPage. m_FileChooserthe filechooser for loading/saving properties.protected BaseFileChooserAbstractWizardPane. m_FileChooserthe filechooser for loading/saving properties.protected BaseFileChooserSelectMultipleFilesPage. m_FileChooserthe filechooser for selecting the files.protected BaseFileChooserWekaPropertySheetPanelPage. m_FileChooserthe filechooser for loading/saving properties.Methods in adams.gui.wizard that return BaseFileChooser Modifier and Type Method Description protected BaseFileChooserAbstractWizardPage. getFileChooser()Returns the file chooser to use for loading/saving of props files.protected BaseFileChooserAbstractWizardPane. getFileChooser()Returns the file chooser to use for loading/saving of props files.protected BaseFileChooserWekaPropertySheetPanelPage. getFileChooser()Returns the file chooser to use for loading/saving of props files. -
Uses of BaseFileChooser in weka.gui.explorer
Fields in weka.gui.explorer declared as BaseFileChooser Modifier and Type Field Description protected BaseFileChooserMultiExplorer. m_WorkspaceFileChooserthe file chooser for the workspaces.Methods in weka.gui.explorer that return BaseFileChooser Modifier and Type Method Description static BaseFileChooserWorkspaceHelper. newFileChooser()Creates a filechooser for loading/saving workspaces.
-