Package org.openswing.swing.pivottable.java

Class Summary
ColGenericNode Title: OpenSwing Framework Description: Column field node: contains its children nodes and the list of data field values; used in pivot table.
ColumnField Title: OpenSwing Framework Description: Column field descriptor, used when defining a pivot table.
DataField Title: OpenSwing Framework Description: Data field descriptor, used when defining a pivot table.
GenericNodeKey Title: OpenSwing Framework Description: Key of path of nodes.
GlobalColGenericNode Title: OpenSwing Framework Description: Column field node: contains its children nodes; used in pivot table.
InputFilter Title: OpenSwing Framework Description: Row filter used within pivot table to skip rows from original data model.
PivotTableModel Title: OpenSwing Framework Description: PivotTableModel generated by PivotTableEngine and used within PivotTable.
PivotTableParameters Title: OpenSwing Framework Description: Pivot table parameters, used by PivotTableEngine.
RowField Title: OpenSwing Framework Description: Row field descriptor, used when defining a pivot table.
RowGenericNode Title: OpenSwing Framework Description: Row field node: contains row field nodes and a link to the col fields hiearchy; used in pivot table.