| Name | Description | Type | Package | Framework |
| ColorIcon | Icon that shows a rectangle with the given color and size. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DefaultNodeSettingsPane | Default implementation for a NodeDialogPane that allows to add standard DialogComponents which will be displayed in a standard way and automatically | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponent | Abstract implementation of a component handling a standard type in a NodeDialog. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponent .EmptySettingsModel | ------------------------------------------------------------------------- Components deriving from DialogComponent can use this model if | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentBoolean | Provides a standard component for a dialog that allows to edit a boolean value. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentButton | Provides a component containing a button. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentButtonGroup | A standard component to display radio buttons. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentButtonLabel | Provides a component containing a button and a label. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentColorChooser | Provides a component for color choosing. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentColumnFilter | Provides a component for column filtering. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentColumnFilter2 | A column twin list with include & exclude list and optionally column name and type matcher. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentColumnNameSelection | Provides a standard component for a dialog that allows to select a column in a given DataTableSpec. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentDate | StandardDialogComponent allowing the input of an user specified Date. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentDoubleRange | Allows the user to enter a floating point number range. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentFileChooser | A standard component allowing to choose a location(directory) and/or fileAuthor:M. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentFlowVariableNameSelection | Provides a standard component for a dialog that allows to select a flow variable from a list of flow variables. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentLabel | Provides a component containing a label. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentMultiLineString | Class | org.knime.core.node.defaultnodesettings | KNIME | |
| DialogComponentNumber | Provide a standard component for a dialog that allows to edit number value. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentNumberEdit | Provides a standard component for a dialog that allows to edit a number value. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentOptionalString | This Dialog Component offers an editable string field and a checkbox for disabling the use of the field. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentPasswordField | Provide a standard component for a dialog that allows to edit a text field. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentString | Provide a standard component for a dialog that allows to edit a text field. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentStringListSelection | Provide a standard component for a dialog that allows to select one or more strings from a list of strings. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| DialogComponentStringSelection | Provide a standard component for a dialog that allows to select a string fromAuthor:Thomas Gabriel, University of Konstanz | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModel | Abstract implementation of an encapsulating class holding a (usually rather basic) model of NodeModel Settings. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelBoolean | A settingsmodel for boolean default components. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelColor | SettingsModel implementation that holds a color value. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelColumnFilter2 | Analytics | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelColumnName | method to check if the RowID should be used instead of a column. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelDate | SettingsModel for the DialogComponentDate-Dialog storing an user specified date and the additional information to reconstruct the Dialog during load. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelDouble | A settingsmodel for double default components. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelDoubleBounded | A settingsmodel for double default components accepting double between a minAuthor:ohl, University of Konstanz | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelDoubleRange | Settings model for a double range [min, max]. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelFilterString | lists contain strings. | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelFlowVariableCompatible | Interface for a @link SettingsModel which can be represented by a This allows DefaultNodeDialogPane implementations to easily use Variables | Interface | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelInteger | Class | org.knime.core.node.defaultnodesettings | KNIME | |
| SettingsModelIntegerBounded | A settingsmodel for integer default components accepting double between a minAuthor:ohl, University of Konstanz | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelLong | Class | org.knime.core.node.defaultnodesettings | KNIME | |
| SettingsModelLongBounded | Class | org.knime.core.node.defaultnodesettings | KNIME | |
| SettingsModelNumber | Used for components accepting numbers (doubles or ints). | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelOddIntegerBounded | A settingsmodel for integer default components accepting double between a minAuthor:ohl, University of Konstanz | Class | org.knime.core.node.defaultnodesettings | KNIME |
| SettingsModelOptionalString | Class | org.knime.core.node.defaultnodesettings | KNIME | |
| SettingsModelString | Class | org.knime.core.node.defaultnodesettings | KNIME | |
| SettingsModelStringArray | Class | org.knime.core.node.defaultnodesettings | KNIME | |