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 BaseCheckBox
EmailSetupPanel. m_CheckBoxEnabled
Whether to enable email support.protected BaseCheckBox
ProxySettingsPanel. m_CheckBoxHttpFtpAuthentication
whether authentication is necessary.protected BaseCheckBox
EmailSetupPanel. m_CheckBoxSmtpRequiresAuthentication
Whether the SMTP server requires authentication.protected BaseCheckBox
EmailSetupPanel. m_CheckBoxSmtpStartTLS
Whether to start TLS.protected BaseCheckBox
EmailSetupPanel. m_CheckBoxSmtpUseSSL
Whether to use SSL.protected BaseCheckBox
ProxySettingsPanel. m_CheckBoxSocksAuthentication
whether authentication is necessary. -
Uses of BaseCheckBox in adams.gui.chooser
Fields in adams.gui.chooser declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBox
FontChooserPanelWithPreview. m_CheckBoxBold
The bold chooser.protected BaseCheckBox
FontChooserPanelWithPreview. m_CheckBoxItalic
The italic chooser.protected BaseCheckBox
AbstractConfigurableExtensionFileFilterFileChooser. m_CheckBoxOptions
the checkbox for bringing up the GenericObjectEditor.protected BaseCheckBox
ImageFileChooser. m_CheckBoxPreview
the 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 class
JComponentList.CheckBoxListItem
A 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 BaseCheckBox
ErrorMessagePanel. m_CheckBoxConsole
the checkbox for including the console output.protected BaseCheckBox
SimpleLogPanel. m_CheckBoxLineWrap
the checkbox for linewrap.protected BaseCheckBox
SearchPanel. m_CheckboxRegExp
whether 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_CheckBoxes
the check boxes.Methods in adams.gui.core that return BaseCheckBox Modifier and Type Method Description BaseCheckBox
ParameterPanel. getCheckBox(int index)
Returns the checkbof for the parameter at the specified location.BaseCheckBox
ErrorMessagePanel. 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 BaseCheckBox
AbstractDatabaseConnectionPanel. m_CheckBoxAutoCommit
the checkbox for auto-commit.protected BaseCheckBox
AbstractDatabaseConnectionPanel. m_CheckBoxConnectOnStartUp
the checkbox for connecting on startup.protected BaseCheckBox
AbstractReplaceDialog. m_CheckBoxRecursive
the recursive checkbox. -
Uses of BaseCheckBox in adams.gui.flow
Fields in adams.gui.flow declared as BaseCheckBox Modifier and Type Field Description protected BaseCheckBox
FlowPanelNotificationArea. m_CheckBoxConsole
the 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 BaseCheckBox
BaseRegExpEditor. m_CheckBoxEscapedInput
the checkbox for "escaped input".protected BaseCheckBox
GenericObjectEditorClassTreePanel. m_CheckBoxFilter
The checkbox for enabling/disabling the class tree filter.protected BaseCheckBox
BaseIntervalEditor. m_CheckBoxLower
whether to include the lower bound.protected BaseCheckBox
GenericObjectEditorClassTreePanel. m_CheckBoxStrict
The checkbox for enabling/disabling strict filtering.protected BaseCheckBox
BaseIntervalEditor. m_CheckBoxUpper
whether to include the upper bound.protected BaseCheckBox
BaseAnnotationEditor. m_CheckLineWrap
The checkbox for the line wrap.protected BaseCheckBox
BaseTextEditor. m_CheckLineWrap
The 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 BaseCheckBox
JComponentWriterFileChooser. m_CheckBoxOptions
the 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 BaseCheckBox
FindInFilesPanel. m_CheckBoxCaseSensitive
whether to search case-sensitive.protected BaseCheckBox
OptionTree. m_CheckBoxPropsFile
the checkbox for properties file pre-processing.protected BaseCheckBox
FindInFilesPanel. m_CheckBoxRecursive
whether to search recursively.protected BaseCheckBox
VariableManagementPanel. m_CheckBoxUserOnlyVars
whether 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 BaseCheckBox
CocoAnnotationsHandler.CombinedPanel. m_CheckBoxAlternative
whether to use an alternative location for reports.protected BaseCheckBox
DeepLabCutCSVHandler.CombinedPanel. m_CheckBoxAlternative
whether to use an alternative location for reports.protected BaseCheckBox
ObjectCentersFromReport.CombinedPanel. m_CheckBoxAlternative
whether to use an alternative location for reports.protected BaseCheckBox
ObjectLocationsFromReport.CombinedPanel. m_CheckBoxAlternative
whether to use an alternative location for reports.protected BaseCheckBox
ObjectLocationsFromSpreadSheet.CombinedPanel. m_CheckBoxAlternative
whether to use an alternative location for reports.protected BaseCheckBox
PointsFromReportHandler.CombinedPanel. m_CheckBoxAlternative
whether 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 BaseCheckBox
InstanceTab. m_CheckBoxAntiAliasing
whether to use anti-aliasing.protected BaseCheckBox
PreprocessTab. m_CheckBoxBatchFilter
the checkbox for batch-filtering.protected BaseCheckBox
PreprocessTab. m_CheckBoxKeepName
the whether to keep the relation name.protected BaseCheckBox
InstanceTab. m_CheckBoxMarkers
whether to use markers.protected BaseCheckBox
PreprocessTab. m_CheckBoxReplace
the checkbox to replace the datasets.protected BaseCheckBox
PreprocessTab. m_CheckBoxSerialize
the whether to serialize the filter to a file.protected BaseCheckBox
PrincipalComponentsTab. m_CheckBoxSkipNominal
whether to skip nominal attributes.Methods in adams.gui.tools.wekainvestigator.tab that return BaseCheckBox Modifier and Type Method Description BaseCheckBox
PreprocessTab. getCheckBoxBatchFilter()
Returns the batch filter checkbox.BaseCheckBox
PreprocessTab. getCheckBoxKeepName()
Returns the keep name checkbox.BaseCheckBox
PreprocessTab. 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 BaseCheckBox
CrossValidation. m_CheckBoxDiscardPredictions
whether to discard the predictions.protected BaseCheckBox
ReevaluateModel. m_CheckBoxDiscardPredictions
whether to discard the predictions.protected BaseCheckBox
TrainTestSet. m_CheckBoxDiscardPredictions
whether to discard the predictions.protected BaseCheckBox
TrainTestSplit. m_CheckBoxDiscardPredictions
whether to discard the predictions.protected BaseCheckBox
TrainValidateTestSet. m_CheckBoxDiscardPredictions
whether to discard the predictions.protected BaseCheckBox
IndexedSplitsRunsEvaluation. m_CheckBoxLenient
whether to be lenient with checks.protected BaseCheckBox
CrossValidation. m_CheckBoxPerFoldOutput
whether to use separate evaluations per fold.protected BaseCheckBox
BuildModel. m_CheckBoxPreserveOrder
whether to preserve the order.protected BaseCheckBox
TrainTestSplit. m_CheckBoxPreserveOrder
whether to preserve the order.protected BaseCheckBox
CrossValidation. m_CheckBoxUseViews
whether to use views.protected BaseCheckBox
TrainTestSplit. m_CheckBoxUseViews
whether 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 BaseCheckBox
CrossValidation. m_CheckBoxFinalModel
whether to produce a final model.protected BaseCheckBox
BuildModel. m_CheckBoxPreserveOrder
whether to preserve the order.protected BaseCheckBox
TrainTestSplit. m_CheckBoxPreserveOrder
whether to preserve the order.protected BaseCheckBox
TrainTestSplit. m_CheckBoxUseViews
whether 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 BaseCheckBox
TrainTestSplitSetup. m_CheckBoxPreserveOrder
whether 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 BaseCheckBox
DefaultAnalysisPanel. m_CheckBoxSwapRowsColumns
for 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 BaseCheckBox
BasicAdamsSetupPanel. m_CheckBoxCustomSplitGenerator
whether 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 BaseCheckBox
FilterDialog. m_CheckboxOverlay
the 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 BaseCheckBox
StoragePanel. m_CheckBoxPreview
the checkbox for previewing items.protected BaseCheckBox
InspectionPanel. m_CheckBoxRenderLimit
the checkbox for applying a render limit.protected BaseCheckBox
StoragePanel. m_CheckBoxRenderLimit
the checkbox for applying a render limit.protected BaseCheckBox
InspectionPanel. m_CheckBoxSize
whether 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 BaseCheckBox
LoadDatasetDialog. m_CheckBoxIncludeDateAttributes
whether to include date attributes.protected BaseCheckBox
LoadDatasetDialog. m_CheckBoxIncludeNominalAttributes
whether to include numeric nominal.protected BaseCheckBox
LoadDatasetDialog. m_CheckBoxIncludeNumericAttributes
whether to include numeric attributes.protected BaseCheckBox
LoadDatasetDialog. m_CheckBoxIncludeRelationalAttributes
whether to include relational attributes.protected BaseCheckBox
LoadDatasetDialog. m_CheckBoxIncludeStringAttributes
whether 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 BaseCheckBox
AbstractLayer. m_CheckboxEnabled
Whether 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 BaseCheckBox
XYSequenceExportDialog. m_CheckBoxCombine
whether 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 BaseCheckBox
BoxPlotManager. m_CheckBoxFill
Check box to choose if boxes should b filledprotected BaseCheckBox
BoxPlotManager. m_CheckBoxSameAxis
select 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 BaseCheckBox
ProbabilityPlot. m_CheckBoxGrid
Check box for grid overlayprotected BaseCheckBox
ProbabilityPlot. m_CheckBoxLine
Check 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 BaseCheckBox
TimeseriesExportDialog. m_CheckBoxCombine
whether the timeseries should be saved in the same file, if possible.
-