Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jidesoft.pivot Classes and Interfaces - 78 results found.
NameDescriptionTypePackageFramework
AbstractPivotEditingProviderAbstract implementation for PivotEditingProvider.Classcom.jidesoft.pivotJideSoft
AggregateColumnsEditorThis class is not ready for public usage yet.Classcom.jidesoft.pivotJideSoft
AggregateTableAggregateTable provides a way to aggregate a table model with duplicated values using a TreeTable-like expandable cells and cell spans.Classcom.jidesoft.pivotJideSoft
AggregateTable .PopupMenuCustomizerPopup menu customizer interface without row index and column index as input.Interfacecom.jidesoft.pivotJideSoft
AggregateTable .TablePopupMenuCustomizerPopup menu customizer interface with row index and column index as input.Interfacecom.jidesoft.pivotJideSoft
AggregateTableColumnChooserDialogAggregateTableColumnChooserDialog is a dialog to allow user to select the columns to be displayed in a JTable using aSee Also:Serialized FormClasscom.jidesoft.pivotJideSoft
AggregateTableColumnChooserPopupMenuCustomizerA AggregateTableColumnChooserPopupMenuCustomizer to add menu items related to show or hide the columns to a popup menu just for AggregateTable and AggregateTablePane.Classcom.jidesoft.pivotJideSoft
AggregateTableHeaderThe AggregateTableHeader allows the user to (un)aggregate columns by dragging them with the mouse.Classcom.jidesoft.pivotJideSoft
AggregateTableModelAggregateTableModel takes any table models and aggregates the same values on the aggregated columns and add expand/collapse icon or cell span to the cell on these aggregated rows.Classcom.jidesoft.pivotJideSoft
AggregateTablePaneA TableScrollPane which uses AggregateTable as the row header table to implement the freeze column feature on an AggregateTable.Classcom.jidesoft.pivotJideSoft
AggregateTablePanePersistenceUtilsA helper class that can support persist AggregateTablePane's layout to/from xml file.Classcom.jidesoft.pivotJideSoft
AggregateTablePersistenceUtilsA helper class that can support persist AggregateTable's layout to/from xml file.Classcom.jidesoft.pivotJideSoft
AggregateTablePopupMenuCustomizerA TableHeaderPopupMenuCustomizer for AggregateTable and AggregateTablePane.Classcom.jidesoft.pivotJideSoft
AggregateTableSettingsDialogThis class is not ready for public usage yet.Classcom.jidesoft.pivotJideSoft
AggregateTableSettingsPanelThis class is not ready for public usage yet.Classcom.jidesoft.pivotJideSoft
AggregateTableUtilsUtility methods for AggregateTable.Classcom.jidesoft.pivotJideSoft
BigDecimalSummaryCalculatorThe implementation of SummaryCalculator for BigDecimal.Classcom.jidesoft.pivotJideSoft
CalculatedHeaderTableModelClasscom.jidesoft.pivotJideSoft
CalculatedPivotDataModelClasscom.jidesoft.pivotJideSoft
CompareToConverterClasscom.jidesoft.pivotJideSoft
CompoundKeyCompoundKey is a class that takes several objects and make them into one value so that it can be used as the key forSee Also:Serialized FormClasscom.jidesoft.pivotJideSoft
CornerTableModelClasscom.jidesoft.pivotJideSoft
DataTableThe table used by the PivotTablePane in the viewport area.Classcom.jidesoft.pivotJideSoft
DataTableModelThe table model for the table in the data area in pivot table.Classcom.jidesoft.pivotJideSoft
DefaultExpandableValueDefault implementation of ExpandableValue interface.Classcom.jidesoft.pivotJideSoft
DefaultPivotEditingProviderThe default implementation for PivotEditingProvider.Classcom.jidesoft.pivotJideSoft
DefaultPivotSummaryCalculatorDefault implementation of SummaryCalculator.Classcom.jidesoft.pivotJideSoft
DefaultValuesDefault implementation of Values interface.Classcom.jidesoft.pivotJideSoft
DummyValueA value represents dummy value when there is no row field (or column fields) but there are data fields in that area.Classcom.jidesoft.pivotJideSoft
DummyValuesClasscom.jidesoft.pivotJideSoft
ExpandableValueAn interface extending both Expandable and Value.Interfacecom.jidesoft.pivotJideSoft
FieldAreaA panel contains all the FieldBoxes.Classcom.jidesoft.pivotJideSoft
FieldBoxThe component that represents a field in pivot table.Classcom.jidesoft.pivotJideSoft
FieldBoxInputListenerFieldBoxInputListener is a listener added to FieldBox to handle the drag-n-drop, keystrokes and action.Classcom.jidesoft.pivotJideSoft
FieldSettingsPanelThe field settings panel which is used by the field settings dialog when user right clicks on the field box to customize the settings.Classcom.jidesoft.pivotJideSoft
FilterableAggregateTableModelThis is a FilterableTableModel designed to wrap AggregateTableModel.Classcom.jidesoft.pivotJideSoft
GrandTotalValueA value represents grand total data in pivot data model.Classcom.jidesoft.pivotJideSoft
GrandTotalValuesClasscom.jidesoft.pivotJideSoft
HeaderExpandablePanelThe component used by HeaderTable which has a "+/-" button.Classcom.jidesoft.pivotJideSoft
HeaderTableThe table used by the PivotTablePane in the row header area or column header area.Classcom.jidesoft.pivotJideSoft
HeaderTableCellRendererTableCellRenderer for HeaderTable.Classcom.jidesoft.pivotJideSoft
HeaderTableModelTableModel for the row header and column header of the pivot table.Classcom.jidesoft.pivotJideSoft
IPivotDataModelThis is an interface for PivotDataModel.Interfacecom.jidesoft.pivotJideSoft
PivotCellStyleProviderPivotCellStyleProvider is an interface to allow user to customize the CellStyle for the data table, the row header table and the column header table in the pivot table.Interfacecom.jidesoft.pivotJideSoft
PivotConstantsConstants used in pivot grid product.Interfacecom.jidesoft.pivotJideSoft
PivotCornerCellStyleProviderPivotCornerCellStyleProvider extends PivotCellStyleProvider and add getCornerCellStyleAt to provide cell style for corner table which is the table appears on the top-left corner.Interfacecom.jidesoft.pivotJideSoft
PivotDataEditingProviderPivotDataEditingProvider is an interface to allow the direct modification of data in pivot table.Interfacecom.jidesoft.pivotJideSoft
PivotDataModelThe model that contains the data for pivot table.Classcom.jidesoft.pivotJideSoft
PivotDataModel .RowMergerAn interface to merge the rows when they have the same row and column fields.Interfacecom.jidesoft.pivotJideSoft
PivotDataSourceBy default, PivotDataModel takes TableModel as the data source.Interfacecom.jidesoft.pivotJideSoft
PivotEditingProviderInterfacecom.jidesoft.pivotJideSoft
PivotFieldPivotField represents a field in Pivot Table.Classcom.jidesoft.pivotJideSoft
PivotResourcesClasscom.jidesoft.pivotJideSoft
PivotSummaryCalculatorAn interface used to calculate the summary for pivot table.Interfacecom.jidesoft.pivotJideSoft
PivotTablePanePivotTablePane is the main component for JIDE Pivot Grid.Classcom.jidesoft.pivotJideSoft
PivotTablePane .JideScrollPaneExClasscom.jidesoft.pivotJideSoft
PivotTablePane .PopupMenuCustomizerInterfacecom.jidesoft.pivotJideSoft
PivotTablePane .TablePopupMenuCustomizerInterfacecom.jidesoft.pivotJideSoft
PivotTablePersistenceUtilsA helper class that can support persist PivotTablePane's layout to/from xml file.Classcom.jidesoft.pivotJideSoft
PivotValueProviderInterfacecom.jidesoft.pivotJideSoft
PivotValueProviderEventClasscom.jidesoft.pivotJideSoft
PivotValueProviderListenerThe listener interface for receiving PivotDataModelEvent.Interfacecom.jidesoft.pivotJideSoft
PostEventClasscom.jidesoft.pivotJideSoft
PostEventActionInterfacecom.jidesoft.pivotJideSoft
PostEventSupportInterfacecom.jidesoft.pivotJideSoft
ProductInterfacecom.jidesoft.pivotJideSoft
RunningSummaryRunning summary class to store running summary information.Classcom.jidesoft.pivotJideSoft
RunningSummaryValueClasscom.jidesoft.pivotJideSoft
RunningSummaryValuesClasscom.jidesoft.pivotJideSoft
SortableAggregateTableModelA sortable AggregateTableModel used by AggregateTable.Classcom.jidesoft.pivotJideSoft
SummaryA summary interface to calculate a custom summary.Classcom.jidesoft.pivotJideSoft
SummaryCalculatorFactoryInterfacecom.jidesoft.pivotJideSoft
SummaryValueA value represents summary data in pivot data model.Classcom.jidesoft.pivotJideSoft
SummaryValuesClasscom.jidesoft.pivotJideSoft
TableModelPivotDataSourceClasscom.jidesoft.pivotJideSoft
UnassignedFieldsAreaThe container for unassigned field boxes.Classcom.jidesoft.pivotJideSoft
ValueAn interface to represent any value in pivot data model.Interfacecom.jidesoft.pivotJideSoft
ValuesAn interface to represent several Values.Interfacecom.jidesoft.pivotJideSoft