Uses of Class
adams.gui.core.BaseCheckBox
-
-
Uses of BaseCheckBox in adams.gui.application
Fields in adams.gui.application declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxEmailSetupPanel. m_CheckBoxEnabledWhether to enable email support.protected BaseCheckBoxProxySettingsPanel. m_CheckBoxHttpFtpAuthenticationwhether authentication is necessary.protected BaseCheckBoxEmailSetupPanel. m_CheckBoxSmtpRequiresAuthenticationWhether the SMTP server requires authentication.protected BaseCheckBoxEmailSetupPanel. m_CheckBoxSmtpStartTLSWhether to start TLS.protected BaseCheckBoxEmailSetupPanel. m_CheckBoxSmtpUseSSLWhether to use SSL.protected BaseCheckBoxProxySettingsPanel. m_CheckBoxSocksAuthenticationwhether authentication is necessary. -
Uses of BaseCheckBox in adams.gui.chooser
Fields in adams.gui.chooser declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxFontChooserPanelWithPreview. m_CheckBoxBoldThe bold chooser.protected BaseCheckBoxFontChooserPanelWithPreview. m_CheckBoxItalicThe italic chooser.protected BaseCheckBoxAbstractConfigurableExtensionFileFilterFileChooser. m_CheckBoxOptionsthe checkbox for bringing up the GenericObjectEditor.protected BaseCheckBoxImageFileChooser. m_CheckBoxPreviewthe checkbox for bringing up the GenericObjectEditor. -
Uses of BaseCheckBox in adams.gui.core
Subclasses of BaseCheckBox in adams.gui.core Modifier and Type Class Description static classJComponentList.CheckBoxListItemA specialized BaseCheckBox to be used in a JComponentList, which provides a rudimentary popup menu.Fields in adams.gui.core declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxErrorMessagePanel. m_CheckBoxConsolethe checkbox for including the console output.protected BaseCheckBoxSimpleLogPanel. m_CheckBoxLineWrapthe checkbox for linewrap.protected BaseCheckBoxSearchPanel. m_CheckboxRegExpwhether to use regular expressions for searching or plain string comparison.Fields in adams.gui.core with type parameters of type BaseCheckBox Modifier and Type Field Description protected List<BaseCheckBox>ParameterPanel. m_CheckBoxesthe check boxes.Methods in adams.gui.core that return BaseCheckBox Modifier and Type Method Description BaseCheckBoxParameterPanel. getCheckBox(int index)Returns the checkbof for the parameter at the specified location.BaseCheckBoxErrorMessagePanel. getConsoleCheckBox()Returns the "console" checkbox. -
Uses of BaseCheckBox in adams.gui.dialog
Fields in adams.gui.dialog declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxAbstractDatabaseConnectionPanel. m_CheckBoxAutoCommitthe checkbox for auto-commit.protected BaseCheckBoxAbstractDatabaseConnectionPanel. m_CheckBoxConnectOnStartUpthe checkbox for connecting on startup.protected BaseCheckBoxAbstractReplaceDialog. m_CheckBoxRecursivethe recursive checkbox. -
Uses of BaseCheckBox in adams.gui.flow
Fields in adams.gui.flow declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxFlowPanelNotificationArea. m_CheckBoxConsolethe checkbox for including the console output. -
Uses of BaseCheckBox in adams.gui.goe
Fields in adams.gui.goe declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxBaseRegExpEditor. m_CheckBoxEscapedInputthe checkbox for "escaped input".protected BaseCheckBoxGenericObjectEditorClassTreePanel. m_CheckBoxFilterThe checkbox for enabling/disabling the class tree filter.protected BaseCheckBoxBaseIntervalEditor. m_CheckBoxLowerwhether to include the lower bound.protected BaseCheckBoxGenericObjectEditorClassTreePanel. m_CheckBoxStrictThe checkbox for enabling/disabling strict filtering.protected BaseCheckBoxBaseIntervalEditor. m_CheckBoxUpperwhether to include the upper bound.protected BaseCheckBoxBaseAnnotationEditor. m_CheckLineWrapThe checkbox for the line wrap.protected BaseCheckBoxBaseTextEditor. m_CheckLineWrapThe checkbox for the line wrap. -
Uses of BaseCheckBox in adams.gui.print
Fields in adams.gui.print declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxJComponentWriterFileChooser. m_CheckBoxOptionsthe checkbox for bringing up the GenericObjectEditor. -
Uses of BaseCheckBox in adams.gui.tools
Fields in adams.gui.tools declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxFindInFilesPanel. m_CheckBoxCaseSensitivewhether to search case-sensitive.protected BaseCheckBoxOptionTree. m_CheckBoxPropsFilethe checkbox for properties file pre-processing.protected BaseCheckBoxFindInFilesPanel. m_CheckBoxRecursivewhether to search recursively.protected BaseCheckBoxVariableManagementPanel. m_CheckBoxUserOnlyVarswhether to show only user variables. -
Uses of BaseCheckBox in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxCocoAnnotationsHandler.CombinedPanel. m_CheckBoxAlternativewhether to use an alternative location for reports.protected BaseCheckBoxDeepLabCutCSVHandler.CombinedPanel. m_CheckBoxAlternativewhether to use an alternative location for reports.protected BaseCheckBoxObjectCentersFromReport.CombinedPanel. m_CheckBoxAlternativewhether to use an alternative location for reports.protected BaseCheckBoxObjectLocationsFromReport.CombinedPanel. m_CheckBoxAlternativewhether to use an alternative location for reports.protected BaseCheckBoxObjectLocationsFromSpreadSheet.CombinedPanel. m_CheckBoxAlternativewhether to use an alternative location for reports.protected BaseCheckBoxPointsFromReportHandler.CombinedPanel. m_CheckBoxAlternativewhether to use an alternative location for reports. -
Uses of BaseCheckBox in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxInstanceTab. m_CheckBoxAntiAliasingwhether to use anti-aliasing.protected BaseCheckBoxPreprocessTab. m_CheckBoxBatchFilterthe checkbox for batch-filtering.protected BaseCheckBoxPreprocessTab. m_CheckBoxKeepNamewhether to keep the relation name.protected BaseCheckBoxInstanceTab. m_CheckBoxMarkerswhether to use markers.protected BaseCheckBoxPreprocessTab. m_CheckBoxReplacethe checkbox to replace the datasets.protected BaseCheckBoxPreprocessTab. m_CheckBoxSerializewhether to serialize the filter to a file.protected BaseCheckBoxPrincipalComponentsTab. m_CheckBoxSkipNominalwhether to skip nominal attributes.Methods in adams.gui.tools.wekainvestigator.tab that return BaseCheckBox Modifier and Type Method Description BaseCheckBoxPreprocessTab. getCheckBoxBatchFilter()Returns the batch filter checkbox.BaseCheckBoxPreprocessTab. getCheckBoxKeepName()Returns the keep name checkbox.BaseCheckBoxPreprocessTab. getCheckBoxReplace()Returns the replace checkbox. -
Uses of BaseCheckBox in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxCrossValidation. m_CheckBoxDiscardPredictionswhether to discard the predictions.protected BaseCheckBoxReevaluateModel. m_CheckBoxDiscardPredictionswhether to discard the predictions.protected BaseCheckBoxTrainTestSet. m_CheckBoxDiscardPredictionswhether to discard the predictions.protected BaseCheckBoxTrainTestSplit. m_CheckBoxDiscardPredictionswhether to discard the predictions.protected BaseCheckBoxTrainValidateTestSet. m_CheckBoxDiscardPredictionswhether to discard the predictions.protected BaseCheckBoxIndexedSplitsRunsEvaluation. m_CheckBoxLenientwhether to be lenient with checks.protected BaseCheckBoxCrossValidation. m_CheckBoxPerFoldOutputwhether to use separate evaluations per fold.protected BaseCheckBoxBuildModel. m_CheckBoxPreserveOrderwhether to preserve the order.protected BaseCheckBoxTrainTestSplit. m_CheckBoxPreserveOrderwhether to preserve the order.protected BaseCheckBoxCrossValidation. m_CheckBoxUseViewswhether to use views.protected BaseCheckBoxTrainTestSplit. m_CheckBoxUseViewswhether to use views. -
Uses of BaseCheckBox in adams.gui.tools.wekainvestigator.tab.clustertab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.clustertab.evaluation declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxCrossValidation. m_CheckBoxFinalModelwhether to produce a final model.protected BaseCheckBoxBuildModel. m_CheckBoxPreserveOrderwhether to preserve the order.protected BaseCheckBoxTrainTestSplit. m_CheckBoxPreserveOrderwhether to preserve the order.protected BaseCheckBoxTrainTestSplit. m_CheckBoxUseViewswhether to use views. -
Uses of BaseCheckBox in adams.gui.tools.wekainvestigator.tab.experimenttab.setup
Fields in adams.gui.tools.wekainvestigator.tab.experimenttab.setup declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxTrainTestSplitSetup. m_CheckBoxPreserveOrderwhether to preserve the order. -
Uses of BaseCheckBox in adams.gui.tools.wekamultiexperimenter.analysis
Fields in adams.gui.tools.wekamultiexperimenter.analysis declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxDefaultAnalysisPanel. m_CheckBoxSwapRowsColumnsfor swapping rows/columns. -
Uses of BaseCheckBox in adams.gui.tools.wekamultiexperimenter.setup
Fields in adams.gui.tools.wekamultiexperimenter.setup declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxBasicAdamsSetupPanel. m_CheckBoxCustomSplitGeneratorwhether to use a custom split generator. -
Uses of BaseCheckBox in adams.gui.visualization.container
Fields in adams.gui.visualization.container declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxFilterDialog. m_CheckboxOverlaythe checkbox for whether the filtered data is to be overlayed over the original data. -
Uses of BaseCheckBox in adams.gui.visualization.debug
Fields in adams.gui.visualization.debug declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxStoragePanel. m_CheckBoxPreviewthe checkbox for previewing items.protected BaseCheckBoxInspectionPanel. m_CheckBoxRenderLimitthe checkbox for applying a render limit.protected BaseCheckBoxStoragePanel. m_CheckBoxRenderLimitthe checkbox for applying a render limit.protected BaseCheckBoxInspectionPanel. m_CheckBoxSizewhether to calculate the size. -
Uses of BaseCheckBox in adams.gui.visualization.instance
Fields in adams.gui.visualization.instance declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxLoadDatasetDialog. m_CheckBoxIncludeDateAttributeswhether to include date attributes.protected BaseCheckBoxLoadDatasetDialog. m_CheckBoxIncludeNominalAttributeswhether to include numeric nominal.protected BaseCheckBoxLoadDatasetDialog. m_CheckBoxIncludeNumericAttributeswhether to include numeric attributes.protected BaseCheckBoxLoadDatasetDialog. m_CheckBoxIncludeRelationalAttributeswhether to include relational attributes.protected BaseCheckBoxLoadDatasetDialog. m_CheckBoxIncludeStringAttributeswhether to include string attributes. -
Uses of BaseCheckBox in adams.gui.visualization.segmentation.layer
Fields in adams.gui.visualization.segmentation.layer declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxAbstractLayer. m_CheckboxEnabledWhether the layer is enabled. -
Uses of BaseCheckBox in adams.gui.visualization.sequence
Fields in adams.gui.visualization.sequence declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxXYSequenceExportDialog. m_CheckBoxCombinewhether the sequences should be saved in the same file, if possible. -
Uses of BaseCheckBox in adams.gui.visualization.stats.boxplot
Fields in adams.gui.visualization.stats.boxplot declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxBoxPlotManager. m_CheckBoxFillCheck box to choose if boxes should b filledprotected BaseCheckBoxBoxPlotManager. m_CheckBoxSameAxisselect whether graphs have the same axis -
Uses of BaseCheckBox in adams.gui.visualization.stats.probabilityplot
Fields in adams.gui.visualization.stats.probabilityplot declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxProbabilityPlot. m_CheckBoxGridCheck box for grid overlayprotected BaseCheckBoxProbabilityPlot. m_CheckBoxLineCheck box for line overlay -
Uses of BaseCheckBox in adams.gui.visualization.timeseries
Fields in adams.gui.visualization.timeseries declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBoxTimeseriesExportDialog. m_CheckBoxCombinewhether the timeseries should be saved in the same file, if possible.
-