Uses of Class
adams.gui.core.BaseTextField
-
-
Uses of BaseTextField in adams.flow.execution.debug
Fields in adams.flow.execution.debug declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldControlPanel. m_TextActorPaththe text field for the actor path.protected BaseTextFieldControlPanel. m_TextStagethe text field for the stage. -
Uses of BaseTextField in adams.gui.application
Fields in adams.gui.application declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldEmailSetupPanel. m_TextDefaultFromAddressthe default FROM address.protected BaseTextFieldProxySettingsPanel. m_TextHttpFtpHostthe http proxy host.protected BaseTextFieldProxySettingsPanel. m_TextHttpFtpNoProxythe hosts that bypass the http proxy .protected BaseTextFieldProxySettingsPanel. m_TextHttpFtpUserthe http proxy user.protected BaseTextFieldEmailSetupPanel. m_TextSmtpProtocolsThe protocols to use.protected BaseTextFieldEmailSetupPanel. m_TextSmtpServerthe SMTP host.protected BaseTextFieldEmailSetupPanel. m_TextSmtpUserthe SMTP user.protected BaseTextFieldProxySettingsPanel. m_TextSocksHostthe socks proxy host.protected BaseTextFieldProxySettingsPanel. m_TextSocksUserthe socks proxy user.protected BaseTextFieldEmailSetupPanel. m_TextSupportEmailAddressthe support email addres. -
Uses of BaseTextField in adams.gui.chooser
Fields in adams.gui.chooser declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldAbstractChooserPanel. m_TextSelectionthe text field. -
Uses of BaseTextField in adams.gui.core
Subclasses of BaseTextField in adams.gui.core Modifier and Type Class Description static classBaseColorTextField.CustomColorTextFieldCustom color text field.classBaseObjectTextField<T extends BaseObject>Text field designed for entering a strings checked by a BaseObject derived object.classCheckedTextFieldA specialized BaseTextField that takes a check model as input.classDateTextFieldA specialized text field for dates.classIndexTextFieldText field designed for entering a single index, eg for attributes.classNumberTextFieldA specialized text field for numbers.classRangeTextFieldText field designed for entering a range, eg for attributes.classRegExpConstrainedTextFieldText field designed for entering a string that is constrained by a regular expression.classRegExpTextFieldText field designed for entering a regular expression.Fields in adams.gui.core declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldFilterPanel. m_TextFilterthe edit field for the filter.protected BaseTextFieldAbstractQuickSearchPanel. m_TextSearchthe search panel.protected BaseTextFieldSearchPanel. m_TextSearchthe text field for entering the search text. -
Uses of BaseTextField in adams.gui.dialog
Fields in adams.gui.dialog declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldSimplePreviewBrowserDialog. m_TextFilenamefor displaying the filename.protected BaseTextFieldComposeEmailPanel. m_TextFromthe "from".protected BaseTextFieldDisplayEmailPanel. m_TextSenderthe sender.protected BaseTextFieldComposeEmailPanel. m_TextSubjectthe subject.protected BaseTextFieldDisplayEmailPanel. m_TextSubjectthe subject.protected BaseTextFieldAbstractDatabaseConnectionPanel. m_TextURLthe edit field for the database URL.protected BaseTextFieldAbstractDatabaseConnectionPanel. m_TextUserthe edit field for the database user. -
Uses of BaseTextField in adams.gui.flow
Fields in adams.gui.flow with type parameters of type BaseTextField Modifier and Type Field Description protected List<BaseTextField>FlowRunnerPanel. m_CurrentParametersthe textfields for the current SetVariable singletons. -
Uses of BaseTextField in adams.gui.goe
Subclasses of BaseTextField in adams.gui.goe Modifier and Type Class Description classPropertyTextSupport for a PropertyEditor that uses text.Fields in adams.gui.goe declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldAbstractBaseDateTypeEditor. m_TextCustomFor entering a custom date string.protected BaseTextFieldCronScheduleEditor. m_TextDayOfMonththe text field for the day-of-month.protected BaseTextFieldCronScheduleEditor. m_TextDayOfWeekthe text field for the day-of-week.protected BaseTextFieldInlineEditor. m_TextFieldthe text field.protected BaseTextFieldCronScheduleEditor. m_TextHoursthe text field for the hours.protected BaseTextFieldCronScheduleEditor. m_TextMinutesthe text field for the minutes.protected BaseTextFieldCronScheduleEditor. m_TextMonththe text field for the month.protected BaseTextFieldBaseCommandLineEditor. m_TextOptionsthe field with the command-line options.protected BaseTextFieldCronScheduleEditor. m_TextSecondsthe text field for the seconds.protected BaseTextFieldActorPathEditor. m_TextValueThe text field with the value.protected BaseTextFieldCallableActorReferenceEditor. m_TextValueThe text field with the value.protected BaseTextFieldEventReferenceEditor. m_TextValueThe text field with the value.protected BaseTextFieldIndexEditor. m_TextValueThe text field with the value.protected BaseTextFieldRangeEditor. m_TextValueThe text field with the value.protected BaseTextFieldUnorderedRangeEditor. m_TextValueThe text field with the value.protected BaseTextFieldCronScheduleEditor. m_TextYearthe text field for the year. -
Uses of BaseTextField in adams.gui.selection
Fields in adams.gui.selection declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldSelectFieldPanel. m_TextFieldsthe textfield for entering a list of fields (blank separated).protected BaseTextFieldSelectEmailAddressPanel. m_TextManualAddressesthe textfield for manually entering a list of addresses (blank separated).protected BaseTextFieldAbstractSelectDatabaseFieldPanel. m_TextManualFieldsthe textfield for manually entering a list of fields (blank separated). -
Uses of BaseTextField in adams.gui.tools
Fields in adams.gui.tools declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldSSHPanel. m_TextCommandthe text field for the command to issue.protected BaseTextFieldEmailAddressBookPanel. m_TextEmailthe email address.protected BaseTextFieldExpressionWatchPanel.ExpressionDialog. m_TextExpressionthe text field for the expression.protected BaseTextFieldEmailAddressBookPanel. m_TextFirstNamethe first name.protected BaseTextFieldEmailAddressBookPanel. m_TextLastNamethe last name.protected BaseTextFieldFileChooserBookmarksManagementPanel. m_TextNamethe name.protected BaseTextFieldOptionTree. m_TextOptionsFullthe text field for pasting the complete option string.protected BaseTextFieldOptionTree. m_TextOptionsSelectedthe text field for options represented by the currently selected sub-tree.protected BaseTextFieldConsoleOutputAnalyzerPanel. m_TextOriginthe regexp for the origin.protected BaseTextFieldConsoleOutputAnalyzerPanel. m_TextOutputthe regexp for the output.protected BaseTextFieldPlaceholderManagementPanel.PlaceholderTableCellEditor. m_TextPaththe BaseTextField used for displaying the path.protected BaseTextFieldSSHPanel. m_TextRemotethe remote server.protected BaseTextFieldClassHelpPanel. m_TextSearchthe search panel.protected BaseTextFieldConfigureOptionHandlerPanel. m_TextSearchthe search panel.protected BaseTextFieldFindInFilesPanel. m_TextSearchTextthe search expression.protected BaseTextFieldSSHPanel. m_TextUserthe text field for the user. -
Uses of BaseTextField in adams.gui.tools.spreadsheetprocessor.targets
Fields in adams.gui.tools.spreadsheetprocessor.targets declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldDatabaseTarget. m_TextStringColumnSQLthe SQL for creating string columns.protected BaseTextFieldDatabaseTarget. m_TextTablethe table to use.protected BaseTextFieldChartTarget. m_TextTitlethe chart title to use. -
Uses of BaseTextField in adams.gui.tools.sqlworkbench
Fields in adams.gui.tools.sqlworkbench declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldSqlMetaDataPanel. m_TextTablethe text field with the (optional) table. -
Uses of BaseTextField in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldIndependentComponentsTab. m_TextAdditionalAttributesthe additional attribute range.protected BaseTextFieldPartialLeastSquaresTab. m_TextAdditionalAttributesthe additional attribute range.protected BaseTextFieldPrincipalComponentsTab. m_TextAdditionalAttributesthe additional attribute range.protected BaseTextFieldIndependentComponentsTab. m_TextAttributeRangethe attribute range.protected BaseTextFieldPartialLeastSquaresTab. m_TextAttributeRangethe attribute range.protected BaseTextFieldPrincipalComponentsTab. m_TextAttributeRangethe attribute range.protected BaseTextFieldCompareTab. m_TextFirstRangethe text field for the first attribute range.protected BaseTextFieldCompareTab. m_TextSecondRangethe text field for the second attribute range.protected BaseTextFieldPreprocessTab. m_TextSelectedAttributesthe currently selected attributes. -
Uses of BaseTextField in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldIndexedSplitsRunsEvaluation. m_TextTestSplitNamethe text with the name for the test split.protected BaseTextFieldIndexedSplitsRunsEvaluation. m_TextTrainSplitNamethe text with the name for the train split. -
Uses of BaseTextField in adams.gui.tools.wekamultiexperimenter.setup.weka
Fields in adams.gui.tools.wekamultiexperimenter.setup.weka declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldJdbcOutputPanel. m_TextURLthe JDBC URL.protected BaseTextFieldJdbcOutputPanel. m_TextUserthe user name. -
Uses of BaseTextField in adams.gui.visualization.debug
Fields in adams.gui.visualization.debug declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldInspectionPanel. m_TextFieldRenderLimitthe textfield for the render limit.protected BaseTextFieldStoragePanel. m_TextFieldRenderLimitthe textfield for the render limit.protected BaseTextFieldInspectionPanel. m_TextSizethe text field for the size. -
Uses of BaseTextField in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldColorPickerPanel. m_TextCurrentColorthe text field for the color at the current position.protected BaseTextFieldColorPickerPanel. m_TextSelectedColorthe text field for the selected color.Methods in adams.gui.visualization.image with parameters of type BaseTextField Modifier and Type Method Description protected voidColorPickerPanel. updateColor(BaseTextField field, Color color)Updates the text field with the specified color. -
Uses of BaseTextField in adams.gui.visualization.image.plugins
Fields in adams.gui.visualization.image.plugins declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldBrightness.BrightnessDialog. m_TextFactorthe brightness factor.protected BaseTextFieldBrightness.BrightnessDialog. m_TextOffsetthe brightness offset. -
Uses of BaseTextField in adams.gui.visualization.instance
Fields in adams.gui.visualization.instance declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldInstanceComparePanel.DatasetPanel. m_TextAttributeRangethe edit field for the range.protected BaseTextFieldLoadDatasetDialog. m_TextAttributeRangethe text field for the attribute range. -
Uses of BaseTextField in adams.gui.visualization.object.tools
Fields in adams.gui.visualization.object.tools declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldEdit. m_TextPrefixthe object prefix to use.protected BaseTextFieldMove. m_TextPrefixthe object prefix to use. -
Uses of BaseTextField in adams.gui.visualization.report
Fields in adams.gui.visualization.report declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldReportFactory.StandardsDialog. m_TextMaxValuethe text field for the maximum value.protected BaseTextFieldReportFactory.StandardsDialog. m_TextMinValuethe text field for the minimum value. -
Uses of BaseTextField in adams.gui.visualization.spreadsheet
Fields in adams.gui.visualization.spreadsheet declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldLoadSpreadSheetDialog. m_TextAttributeRangethe text field for the attribute range. -
Uses of BaseTextField in weka.gui.explorer
Fields in weka.gui.explorer declared as BaseTextField Modifier and Type Field Description protected BaseTextFieldExperimentPanel. m_FoldsPercTextEither the number of folds or the percentage for the random split.
-