Uses of Package
org.knime.core.node.util

Packages that use org.knime.core.node.util
org.knime.base.node.preproc.setoperator Contains a node to perform a set operation on two columns from two input tables. 
org.knime.base.node.util   
org.knime.base.node.viz.aggregation This package contains all data models and some utility classes which are used in the different aggregation visualization implementations like pie chart and histogram. 
org.knime.base.node.viz.aggregation.util This package contains classes that are used in all aggregating visualisations. 
org.knime.base.node.viz.histogram Contains classes to create an histogram view. 
org.knime.base.node.viz.histogram.impl This package contains the different plotter implementations of the histogram and the root class AbstractHistogramPlotter and AbstractHistogramProperties that need to be implemented by the concrete implementation. 
org.knime.base.node.viz.histogram.util Contains utility classes which performe binning or which are used in dialogs to select the aggregation columns. 
org.knime.base.node.viz.pie.node This package contains the KNIME node classes for the fixed and interactive pie chart. 
org.knime.base.node.viz.pie.util This package contains some utility classes like the ColumnFilter and the GeometryUtil class. 
org.knime.base.node.viz.plotter.columns This package contains convenient classes when two or n columns should be displayed. 
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
org.knime.core.node.defaultnodesettings Contains default dialog components, which can be used to quickly create a simple dialog. 
org.knime.core.node.port.database   
org.knime.core.node.util Contains a set of utility classes that may be used in different (so far visual) contexts. 
 

Classes in org.knime.core.node.util used by org.knime.base.node.preproc.setoperator
StringIconOption
          Interface of a list option with an icon and a text which is used in the string selection default components.
 

Classes in org.knime.core.node.util used by org.knime.base.node.util
ColumnFilterPanel
          Panel is used to select/filter a certain number of columns.
 

Classes in org.knime.core.node.util used by org.knime.base.node.viz.aggregation
ButtonGroupEnumInterface
          Used to create a ButtonGroup in the DialogComponentButtonGroup class.
 

Classes in org.knime.core.node.util used by org.knime.base.node.viz.aggregation.util
ButtonGroupEnumInterface
          Used to create a ButtonGroup in the DialogComponentButtonGroup class.
 

Classes in org.knime.core.node.util used by org.knime.base.node.viz.histogram
ButtonGroupEnumInterface
          Used to create a ButtonGroup in the DialogComponentButtonGroup class.
 

Classes in org.knime.core.node.util used by org.knime.base.node.viz.histogram.impl
ColumnFilter
          This interface is used in the #update(org.knime.core.data.DataTableSpec, String) and #update(org.knime.core.data.DataTableSpec, String, boolean) method to filter all given columns.
 

Classes in org.knime.core.node.util used by org.knime.base.node.viz.histogram.util
ColumnFilter
          This interface is used in the #update(org.knime.core.data.DataTableSpec, String) and #update(org.knime.core.data.DataTableSpec, String, boolean) method to filter all given columns.
 

Classes in org.knime.core.node.util used by org.knime.base.node.viz.pie.node
ColumnFilter
          This interface is used in the #update(org.knime.core.data.DataTableSpec, String) and #update(org.knime.core.data.DataTableSpec, String, boolean) method to filter all given columns.
 

Classes in org.knime.core.node.util used by org.knime.base.node.viz.pie.util
ColumnFilter
          This interface is used in the #update(org.knime.core.data.DataTableSpec, String) and #update(org.knime.core.data.DataTableSpec, String, boolean) method to filter all given columns.
 

Classes in org.knime.core.node.util used by org.knime.base.node.viz.plotter.columns
ColumnFilterPanel
          Panel is used to select/filter a certain number of columns.
ColumnSelectionComboxBox
          Class extends a JComboxBox to choose a column of a certain type retrieved from the DataTableSpec.
 

Classes in org.knime.core.node.util used by org.knime.core.node
FlowVariableListCellRenderer
          List cell renderer for lists whose elements are of type FlowVariable.
KNIMEJob
          This interface describes a generic job that can be submitted via ExecutionContext.submitJob(PortObject[], NodeSettingsRO, Class, org.knime.core.node.ExecutionMonitor).
 

Classes in org.knime.core.node.util used by org.knime.core.node.defaultnodesettings
ButtonGroupEnumInterface
          Used to create a ButtonGroup in the DialogComponentButtonGroup class.
ColumnFilter
          This interface is used in the #update(org.knime.core.data.DataTableSpec, String) and #update(org.knime.core.data.DataTableSpec, String, boolean) method to filter all given columns.
StringIconOption
          Interface of a list option with an icon and a text which is used in the string selection default components.
 

Classes in org.knime.core.node.util used by org.knime.core.node.port.database
StringHistory
          Utility class that keeps a list of recently used String, mostly used in File-Reader and Writer that keep track of a list of recently accessed file names.
 

Classes in org.knime.core.node.util used by org.knime.core.node.util
ColumnFilter
          This interface is used in the #update(org.knime.core.data.DataTableSpec, String) and #update(org.knime.core.data.DataTableSpec, String, boolean) method to filter all given columns.
InvocationTargetRuntimeException
          Thrown by the methods in the ViewUtils class that execute code in the Event Dispatch Thread, if the executed code throws an exception.
StringHistory
          Utility class that keeps a list of recently used String, mostly used in File-Reader and Writer that keep track of a list of recently accessed file names.
StringIconOption
          Interface of a list option with an icon and a text which is used in the string selection default components.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.