Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.base.data.aggregation.dialogutil Classes and Interfaces - 46 results found.
NameDescriptionTypePackageFramework
AbstractAggregationFunctionTableCellEditorThis class extends the DefaultCellEditor class to provide a combobox which allows the user to choose one of the available AggregationFunctions.Classorg.knime.base.data.aggregation.dialogutilKNIME
AbstractAggregationMethodTableCellEditorClassorg.knime.base.data.aggregation.dialogutilKNIME
AbstractAggregationPanelAbstract class that creates a panel which contains a list of Objects defined by the parameter O to select from on the left side of theClassorg.knime.base.data.aggregation.dialogutilKNIME
AbstractAggregationTableModelThis DefaultTableModel holds all aggregation columns and their aggregation method.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationColumnPanelThis class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationColumnPanelThis class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method.Classorg.knime.base.data.aggregation.dialogutil.columnKNIME
AggregationColumnTableModelThis DefaultTableModel holds all aggregation columns and their aggregation method.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationColumnTableModelThis DefaultTableModel holds all aggregation columns and their aggregation method.Classorg.knime.base.data.aggregation.dialogutil.columnKNIME
AggregationFunctionAndRowListCellRendererListCellRenderer that checks if the value being renderer is of type AggregationFunction or AggregationFunctionRow if so it will renderer the name of the function.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationFunctionAndRowTableCellRendererTableCellRenderer that checks if the value being renderer is of type AggregationFunction or AggregationFunctionRow in either case it will renderer the name of the function or the function returnedClassorg.knime.base.data.aggregation.dialogutilKNIME
AggregationFunctionComboBoxThis combo box is used in the aggregation column table to let the user choose from the different compatible aggregation methods per aggregationClassorg.knime.base.data.aggregation.dialogutilKNIME
AggregationFunctionRowInterface that describes a row in an AggregationFunction table.Interfaceorg.knime.base.data.aggregation.dialogutilKNIME
AggregationFunctionRowTableCellRendererTable cell renderer that handles rendering of invalid AggregationFunctionRows.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationFunctionRowTableCellRenderer .ValueRendererUsed to render a specific value of an AggregationFunctionRow.Interfaceorg.knime.base.data.aggregation.dialogutilKNIME
AggregationMethodComboBoxThis combo box is used in the aggregation column table to let the user choose from the different compatible aggregation methods per aggregationClassorg.knime.base.data.aggregation.dialogutilKNIME
AggregationMethodDecoratorTableCellRendererTable cell renderer that checks if the value being renderer is of type AggregationMethodDecorator if so it uses the given AggregationMethodDecoratorTableCellRenderer.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationMethodDecoratorTableCellRenderer .ValueRendererUsed to render a specific value of an AggregationMethodDecorator.Interfaceorg.knime.base.data.aggregation.dialogutilKNIME
AggregationMethodListCellRendererList cell renderer that checks if the value being renderer is of type AggregationMethod if so it will renderer the name of the method.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationMethodTableCellEditor AggregationMethodComboBox as cell editor.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationMethodTableCellRendererTable cell renderer that checks if the value being renderer is of type AggregationMethod if so it will renderer the name of the method.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationParameterDialogJDialog that displays and allows the editing of the additional parameters of anSince:2.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationSettingsButtonCellRendererThis class implements the aggregation operator settings button that is displayed in the aggregation operator table.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationSettingsDialogJDialog that displays and allows the editing of the additional parameters of an AggregationFunction.Classorg.knime.base.data.aggregation.dialogutilKNIME
AggregationTableModelTableModel that allows the displaying and editing of AggregationFunctionRows.Interfaceorg.knime.base.data.aggregation.dialogutilKNIME
BooleanCellRendererTableCellRenderer that renders a check box for a boolean value.Classorg.knime.base.data.aggregation.dialogutilKNIME
ColumnAggregationPanelThis class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method.Classorg.knime.base.data.aggregation.dialogutilKNIME
ColumnAggregationTableModelThis DefaultTableModel holds all aggregation columns and their aggregation method.Classorg.knime.base.data.aggregation.dialogutilKNIME
ColumnAggregatorTableCellEditor aggregation function selection box for the ColumnAggregator.Classorg.knime.base.data.aggregation.dialogutil.columnKNIME
ColumnAggregatorTableCellEditor AggregationMethodComboBox as cell editor.Classorg.knime.base.data.aggregation.dialogutilKNIME
DataColumnSpecTableCellRendererRenderer that checks if the value being renderer is of type DataColumnSpec if so it will renderer the name of the columnClassorg.knime.base.data.aggregation.dialogutilKNIME
DataTypeAggregationPanelClassorg.knime.base.data.aggregation.dialogutil.typeKNIME
DataTypeAggregationTableModelAbstractAggregationTableModel that stores DataTypes and the AggregationMethod to use.Classorg.knime.base.data.aggregation.dialogutil.typeKNIME
DataTypeAggregatorAggregationMethodDecorator that stores a DataType in addition to the AggregationMethodSince:2.Classorg.knime.base.data.aggregation.dialogutil.typeKNIME
DataTypeAggregatorTableCellEditorDataTypeAggregator table cell editor class that allows the user to choose from the supported AggregationMethods for DataType of the current DataTypeAggregator.Classorg.knime.base.data.aggregation.dialogutil.typeKNIME
DataTypeNameSorterCompares to DataTypes based on their string representation.Classorg.knime.base.data.aggregation.dialogutil.typeKNIME
DialogComponentAggregationMethodDialogComponent that allows the user to select an AggregationMethod and the corresponding parameters.Classorg.knime.base.data.aggregation.dialogutilKNIME
IncludeMissingCellRendererInclude missing cell table cell renderer that contains most of the code from the {JTable$BooleanRenderer} class.Classorg.knime.base.data.aggregation.dialogutilKNIME
NamedAggregationMethodNameTableCellEditor method name.Classorg.knime.base.data.aggregation.dialogutilKNIME
NamedAggregationMethodNameTableCellRendererTable cell renderer that checks if the value being renderer is of type AggregationMethod if so it will renderer the name of the method.Classorg.knime.base.data.aggregation.dialogutilKNIME
OperatorSettingsButtonCellRendererThis class implements the aggregation operator settings button that is displayed in the aggregation operator table.Classorg.knime.base.data.aggregation.dialogutilKNIME
PatternAggregationPanelClassorg.knime.base.data.aggregation.dialogutil.patternKNIME
PatternAggregationTableModelAbstractAggregationTableModel that stores DataTypes and the AggregationMethod to use.Classorg.knime.base.data.aggregation.dialogutil.patternKNIME
PatternAggregatorAggregationMethodDecorator that stores a DataType in addition to the AggregationMethodSince:2.Classorg.knime.base.data.aggregation.dialogutil.patternKNIME
PatternAggregatorTableCellEditorDataTypeAggregator table cell editor class that allows the user to choose from the supported AggregationMethods for DataType of the current DataTypeAggregator.Classorg.knime.base.data.aggregation.dialogutil.patternKNIME
PatternTableCellEditorDataTypeAggregator table cell editor class that allows the user to choose from the supported AggregationMethods for DataType of the current DataTypeAggregator.Classorg.knime.base.data.aggregation.dialogutil.patternKNIME
SettingsModelAggregationMethodSettingsModel the stores the user settings of an AggregationMethod.Classorg.knime.base.data.aggregation.dialogutilKNIME