|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AggregationColumnPanel | This class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method. |
AggregationColumnTableModel | This DefaultTableModel holds all aggregation columns and their
aggregation method. |
AggregationMethodComboBox | This combo box is used in the aggregation column table to let the user choose from the different compatible aggregation methods per aggregation column. |
AggregationMethodListCellRenderer | List cell renderer that checks if the value being renderer is of type
AggregationMethod if so it will renderer the name of the method. |
AggregationMethodTableCellEditor | Extends the DefaultTreeCellEditor class to provide the
AggregationMethodComboBox as cell editor. |
AggregationMethodTableCellRenderer | Table cell renderer that checks if the value being renderer is of type
AggregationMethod if so it will renderer the name of the method. |
DataColumnSpecTableCellRenderer | Renderer that checks if the value being renderer is of type
DataColumnSpec if so it will renderer the name of the column
spec and also the type's icon. |
Contains helper classes that are used in the configuration dialog of the node.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |