Package org.knime.base.node.preproc.sorter

Contains the Sorter Node which can be used to sort columns from the input data table.

See:
          Description

Class Summary
SorterNodeDialog Dialog for choosing the columns that will be sorted.
SorterNodeDialogPanel Extension to serve the purpose of Column Sorting.
SorterNodeDialogPanel2 This Panel holds subpanels consisting of SortItems.
SorterNodeFactory Factory class for the Sorter Node.
SorterNodeModel This class implements the NodeModel for the sorter node.
SortItem The SortItem is a JPanel with a JComboBox and two JRadioButtons.
 

Package org.knime.base.node.preproc.sorter Description

Contains the Sorter Node which can be used to sort columns from the input data table. The SorterNodeDialog (SorterNodeDialogPanel) lets the user choose which columns (in which order) should be sorted and for each column the sorting order (ascending/descending). See FilterColumnNodeFactory to instanciate this node.



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.