Package org.openswing.swing.pivottable.client

Interface Summary
DraggableButtonListener Title: OpenSwing Framework Description: Drag event listener for draggable button.
PivotTableController Title: OpenSwing Framework Description: Pivot table controller: invoked by PivotTable to generate PivotTableModel through PivotTableEngine.
 

Class Summary
DataFieldRenderer Title: OpenSwing Framework Description: Base class used to define for each data cell:
background and foreground color font to use Copyright: Copyright (C) 2006 Mauro Carniel This file is part of OpenSwing Framework.
DraggableButton Title: OpenSwing Framework Description: Draggable button used within pivot table.
DraggableButtonEvent Title: OpenSwing Framework Description: Droppable panel used to host draggable buttons of pivot table.
FieldVO Title: OpenSwing Framework Description: Value object used in Filter dialog of pivot table.
FilterDialog Title: OpenSwing Framework Description: Filter dialog for pivot table.
FilterGridPanel Title: OpenSwing Framework Description: Filter grid panel, used within dialog for pivot table.
PivotTable Title: OpenSwing Framework Description: pivot table.