|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |