Uses of Class
adams.gui.core.BaseComboBox
-
-
Uses of BaseComboBox in adams.gui.application
Fields in adams.gui.application declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>CharsetSettingsPanel. m_ComboBoxCharsetsthe combobox with all the charsets.protected BaseComboBoxTesseractSettingsPanel. m_ComboBoxLanguagesthe combobox with all the languages.protected BaseComboBox<String>LocaleSettingsPanel. m_ComboBoxLocalesthe combobox with all the locales.protected BaseComboBox<String>TimeZoneSettingsPanel. m_ComboBoxTimeZonesthe combobox with all the timezones.protected BaseComboBoxProxySettingsPanel. m_ComboBoxTypethe combobox for the proxy type. -
Uses of BaseComboBox in adams.gui.chooser
Fields in adams.gui.chooser declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxTextFileChooser.FileEncodingPanel. m_ComboBoxEncodingthe text field for the encoding. -
Uses of BaseComboBox in adams.gui.core
Subclasses of BaseComboBox in adams.gui.core Modifier and Type Class Description classSpreadSheetColumnComboBoxComboBox that lists the column names of the associated spreadsheet in alphabetical order and when the user selects one, ensures that this column is visible.Fields in adams.gui.core declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>GUIHelper.InputPanelWithComboBox. m_ComboBoxthe combobox.Methods in adams.gui.core that return BaseComboBox Modifier and Type Method Description BaseComboBox<String>GUIHelper.InputPanelWithComboBox. getComboBox()Gives access to the underlying combobox. -
Uses of BaseComboBox in adams.gui.dialog
Fields in adams.gui.dialog declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<ConnectionParameters>AbstractDatabaseConnectionPanel. m_ComboBoxConnectionsthe combobox with the available connections.protected BaseComboBox<LoggingLevel>AbstractDatabaseConnectionPanel. m_ComboBoxLoggingLevelthe combobox for the logging level.protected BaseComboBoxReplaceFieldDialog. m_ComboBoxTypethe type combobox. -
Uses of BaseComboBox in adams.gui.goe
Subclasses of BaseComboBox in adams.gui.goe Modifier and Type Class Description classPropertyValueSelectorSupport for any PropertyEditor that uses tags.Fields in adams.gui.goe declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>GenericObjectEditor.GOEPanel. m_ComboBoxClassnameThe names of the proposed classes.protected BaseComboBox<String>AbstractBaseDateTypeEditor. m_ComboBoxPlaceholdersFor specific date placeholders.protected BaseComboBoxBaseBooleanEditor. m_ComboBoxValueThe combobox with the values.Methods in adams.gui.goe with parameters of type BaseComboBox Modifier and Type Method Description static TriStateTriStateEditor. comboBoxToTriState(BaseComboBox<String> comboBox)Turns the state of the combobox intoTriStateenum.static voidTriStateEditor. selectComboBoxIndex(BaseComboBox<String> comboBox, TriState state)Sets the state of a combobox based on theTriStateenum. -
Uses of BaseComboBox in adams.gui.selection
Fields in adams.gui.selection declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxAbstractSelectDatabaseFieldPanel. m_ComboBoxDataTypethe data types to display.protected BaseComboBoxSelectFieldPanel. m_ComboBoxDataTypethe data types to display. -
Uses of BaseComboBox in adams.gui.tools
Fields in adams.gui.tools declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxPreviewBrowserPanel. m_ComboBoxArchiveHandlersthe combobox with the archive handlers (if more than one available).protected BaseComboBox<SSHAuthenticationType>SSHPanel. m_ComboBoxAuthenticationTypethe combobox for the authentication type.protected BaseComboBoxPropertiesViewerPanel. m_ComboBoxKeysthe combobox with the properties keys.protected BaseComboBox<String>FindInFilesPanel. m_ComboBoxMatchingthe type of search to perform.protected BaseComboBoxConsoleOutputAnalyzerPanel. m_ComboBoxOriginthe combobox with all origins.protected BaseComboBoxAbstractSequenceViewerPanel. m_ComboboxTemplatesthe combobox with the templates.protected BaseComboBoxConsoleOutputAnalyzerPanel. m_ComboBoxTypethe combobox with the types.protected BaseComboBoxExpressionWatchPanel.ExpressionDialog. m_ComboBoxTypethe combobox with the expression types.protected BaseComboBox<AbstractWidget>SpreadSheetProcessorPanel.WidgetPanel. m_ComboBoxWidgetsthe combobox with the widgets. -
Uses of BaseComboBox in adams.gui.tools.filecommander
Fields in adams.gui.tools.filecommander declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<AbstractChooserPanelWithIOSupport>FileCommanderDirectoryPanel. m_Choosersthe combobox with the available directory chooser panels.Methods in adams.gui.tools.filecommander with parameters of type BaseComboBox Modifier and Type Method Description protected voidFileCommanderDirectoryPanel. addChooserPanels(BaseComboBox<AbstractChooserPanelWithIOSupport> combobox)Adds the choosers to the combobox. -
Uses of BaseComboBox in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxPreviewDisplay. m_ComboBoxContentHandlersthe combobox with the content handlers (if more than one available).protected BaseComboBoxSerializedObjectPanel. m_ComboBoxViewersthe combobox with the viewers.Methods in adams.gui.tools.previewbrowser with parameters of type BaseComboBox Modifier and Type Method Description protected voidSerializedObjectPanel. updatePreferredViewer(Class cls, BaseComboBox combobox)Updates the preferred viewer. -
Uses of BaseComboBox in adams.gui.tools.spreadsheetprocessor.targets
Fields in adams.gui.tools.spreadsheetprocessor.targets declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<ColumnNameConversion>DatabaseTarget. m_ComboBoxColumnNameConversionthe column name conversion. -
Uses of BaseComboBox in adams.gui.tools.spreadsheetviewer
Fields in adams.gui.tools.spreadsheetviewer declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxSortDefinitionPanel. m_ComboBoxNamesthe combobox with column names.protected BaseComboBoxSortDefinitionPanel. m_ComboBoxSortingthe type of sorting. -
Uses of BaseComboBox in adams.gui.tools.sqlworkbench
Fields in adams.gui.tools.sqlworkbench declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<MetaDataType>SqlMetaDataPanel. m_ComboBoxMetaDataTypethe combobox with the metadata types. -
Uses of BaseComboBox in adams.gui.tools.wekainvestigator.evaluation
Methods in adams.gui.tools.wekainvestigator.evaluation with parameters of type BaseComboBox Modifier and Type Method Description protected booleanAbstractEvaluation. isValidDataIndex(BaseComboBox combobox)Checks whether the combobox selection index is a valid dataset index. -
Uses of BaseComboBox in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>InstanceTab. m_ComboBoxColorthe attribute to use for color.protected BaseComboBox<String>IndependentComponentsTab. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>InstanceTab. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>PartialLeastSquaresTab. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>PrincipalComponentsTab. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<AbstractAssociatorEvaluation>AssociateTab. m_ComboBoxEvaluationsthe combobox with the available evaluations.protected BaseComboBox<AbstractAttributeSelectionEvaluation>AttributeSelectionTab. m_ComboBoxEvaluationsthe combobox with the available evaluations.protected BaseComboBox<AbstractClassifierEvaluation>ClassifyTab. m_ComboBoxEvaluationsthe combobox with the available evaluations.protected BaseComboBox<AbstractClustererEvaluation>ClusterTab. m_ComboBoxEvaluationsthe combobox with the available evaluations.protected BaseComboBox<String>CompareTab. m_ComboBoxFirstDatasetthe first dataset.protected BaseComboBox<String>CompareTab. m_ComboBoxFirstIDthe ID attribute in the first dataset to use for comparing the data.protected BaseComboBox<String>InstanceTab. m_ComboBoxIDthe ID.protected BaseComboBox<String>CompareTab. m_ComboBoxSecondDatasetthe second dataset.protected BaseComboBox<String>CompareTab. m_ComboBoxSecondIDthe ID attribute in the second dataset to use for comparing the data.protected BaseComboBox<AbstractExperimentSetup>ExperimentTab. m_ComboBoxSetupsthe combobox with the available setups. -
Uses of BaseComboBox in adams.gui.tools.wekainvestigator.tab.associatetab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.associatetab.evaluation declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>Train. m_ComboBoxDatasetsthe datasets. -
Uses of BaseComboBox in adams.gui.tools.wekainvestigator.tab.attseltab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.attseltab.evaluation declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>CrossValidation. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>Train. m_ComboBoxDatasetsthe datasets. -
Uses of BaseComboBox in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>BuildModel. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>CrossValidation. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>IndexedSplitsRunsEvaluation. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>ReevaluateModel. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>RepeatedCrossValidation. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>TrainTestSplit. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>TrainTestSet. m_ComboBoxTestthe test set.protected BaseComboBox<String>TrainValidateTestSet. m_ComboBoxTestthe test set.protected BaseComboBox<String>TrainTestSet. m_ComboBoxTrainthe train set.protected BaseComboBox<String>TrainValidateTestSet. m_ComboBoxTrainthe train set.protected BaseComboBox<String>TrainValidateTestSet. m_ComboBoxValidatethe validate set. -
Uses of BaseComboBox in adams.gui.tools.wekainvestigator.tab.clustertab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.clustertab.evaluation declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>ClassesToClusters. m_ComboBoxClassthe class attribute.protected BaseComboBox<String>BuildModel. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>CrossValidation. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>ReevaluateModel. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>TrainTestSplit. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>ClassesToClusters. m_ComboBoxTestthe test set.protected BaseComboBox<String>TrainTestSet. m_ComboBoxTestthe test set.protected BaseComboBox<String>ClassesToClusters. m_ComboBoxTrainthe train set.protected BaseComboBox<String>TrainTestSet. m_ComboBoxTrainthe train set. -
Uses of BaseComboBox in adams.gui.tools.wekainvestigator.tab.experimenttab.setup
Fields in adams.gui.tools.wekainvestigator.tab.experimenttab.setup declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>CrossValidationSetup. m_ComboBoxDatasetsthe datasets.protected BaseComboBox<String>TrainTestSplitSetup. m_ComboBoxDatasetsthe datasets. -
Uses of BaseComboBox in adams.gui.tools.wekainvestigator.tab.preprocesstab
Fields in adams.gui.tools.wekainvestigator.tab.preprocesstab declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>AttributeVisualizationPanel. m_colorAttribThis stores and lets the user select a class attribute.Methods in adams.gui.tools.wekainvestigator.tab.preprocesstab that return BaseComboBox Modifier and Type Method Description BaseComboBoxAttributeVisualizationPanel. getColorBox()Returns the class selection combo box if the parent component wants to place it in itself or in some component other than this component. -
Uses of BaseComboBox in adams.gui.tools.wekamultiexperimenter
Fields in adams.gui.tools.wekamultiexperimenter declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<AbstractAnalysisPanel>AnalysisPanel. m_ComboBoxPanelsthe combobox with all available panels. -
Uses of BaseComboBox in adams.gui.tools.wekamultiexperimenter.analysis
Fields in adams.gui.tools.wekamultiexperimenter.analysis declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>DefaultAnalysisPanel. m_ComboBoxMetricthe combobox with the metric to evaluate.protected BaseComboBox<AbstractResultsPanel>DefaultAnalysisPanel. m_ComboBoxResultsthe combobox with the results panels. -
Uses of BaseComboBox in adams.gui.tools.wekamultiexperimenter.setup
Fields in adams.gui.tools.wekamultiexperimenter.setup declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxBasicWekaSetupPanel. m_ComboBoxClassificationRegressionclassification or regression.protected BaseComboBox<String>BasicAdamsSetupPanel. m_ComboBoxEvaluationthe type of evaluation.protected BaseComboBox<String>BasicWekaSetupPanel. m_ComboBoxEvaluationthe type of evaluation.protected BaseComboBox<String>BasicWekaSetupPanel. m_ComboBoxOrderhow to traverse. -
Uses of BaseComboBox in adams.gui.tools.wekamultiexperimenter.setup.weka
Fields in adams.gui.tools.wekamultiexperimenter.setup.weka declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxOutputPanel. m_ComboBoxOutputthe combobox listing all the output types. -
Uses of BaseComboBox in adams.gui.visualization.instance
Fields in adams.gui.visualization.instance declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxLoadDatasetDialog. m_ComboBoxClassthe class index.protected BaseComboBoxLoadDatasetDialog. m_ComboBoxIDthe ID index.protected BaseComboBoxInstanceComparePanel.DatasetPanel. m_ComboBoxRowAttributethe combobox with the attribute names.protected BaseComboBoxLoadDatasetDialog. m_ComboBoxSortingthe sorting index. -
Uses of BaseComboBox in adams.gui.visualization.instances
Subclasses of BaseComboBox in adams.gui.visualization.instances Modifier and Type Class Description classInstancesColumnComboBoxComboBox that lists the attribute names of the associated Instances in alphabetical order and when the user selects one, ensures that this column is visible. -
Uses of BaseComboBox in adams.gui.visualization.instances.instancestable
Fields in adams.gui.visualization.instances.instancestable declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxInstancesSortDefinitionPanel. m_ComboBoxNamesthe combobox with column names.protected BaseComboBoxInstancesSortDefinitionPanel. m_ComboBoxSortingthe type of sorting. -
Uses of BaseComboBox in adams.gui.visualization.object.labelselector
Fields in adams.gui.visualization.object.labelselector declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>ComboBoxSelectorPanel. m_ComboBoxLabelsthe labels. -
Uses of BaseComboBox in adams.gui.visualization.report
Fields in adams.gui.visualization.report declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxReportFactory.StandardsDialog. m_ComboBoxCompoundsfor combobox with the compounds. -
Uses of BaseComboBox in adams.gui.visualization.segmentation.tool
Fields in adams.gui.visualization.segmentation.tool declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>SwitchLabel. m_ComboBoxNewLabelthe text field for the new label.protected BaseComboBox<String>SwitchLabel. m_ComboBoxOldLabelthe text field for the old label. -
Uses of BaseComboBox in adams.gui.visualization.spreadsheet
Fields in adams.gui.visualization.spreadsheet declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxLoadSpreadSheetDialog. m_ComboBoxIDthe ID index.protected BaseComboBoxLoadSpreadSheetDialog. m_ComboBoxSortingthe sorting index. -
Uses of BaseComboBox in adams.gui.visualization.stats.scatterplot
Fields in adams.gui.visualization.stats.scatterplot declared as BaseComboBox Modifier and Type Field Description protected BaseComboBox<String>ScatterPlot. m_ComboBoxColorFor choosing attribute to use for color.protected BaseComboBox<String>ScatterPlot. m_ComboBoxXFor choosing attribute to display on y axisprotected BaseComboBox<String>ScatterPlot. m_ComboBoxYFor choosing attribute to display on x axis -
Uses of BaseComboBox in adams.gui.visualization.stats.zscore
Fields in adams.gui.visualization.stats.zscore declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxZScore. m_Attcombo box for attribute selection -
Uses of BaseComboBox in adams.gui.visualization.weka
Fields in adams.gui.visualization.weka declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxAbstractInstanceInfoFrame. m_ComboBoxDatathe combobox with all the datasets.protected BaseComboBoxAbstractInstanceInfoFrame. m_ComboBoxDataActionsthe combobox with all the actions.protected BaseComboBoxAbstractInstanceInfoFrame. m_ComboBoxTextActionsthe combobox with all the actions.protected BaseComboBoxAbstractInstanceInfoFrame. m_ComboBoxTextInstancesthe combobox with all the instances. -
Uses of BaseComboBox in weka.gui.explorer
Fields in weka.gui.explorer declared as BaseComboBox Modifier and Type Field Description protected BaseComboBoxExperimentPanel. m_ClassComboLets the user select the class column.protected BaseComboBoxExperimentPanel. m_EvalComboThe type of evaluation: cross-validation or random split.
-