|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages | |
---|---|
com.citra.common.gui | A package containing common gui utilities. |
com.citra.comparators | Provides classes for comparing objects between them. |
com.citra.component | Contains components commonly used in Table Library. |
com.citra.editors | Contains classes for editing the cells of a JTable. |
com.citra.event | Provides for events used by the members of the com.citra.table package. |
com.citra.filter | Provides classes that act as filters in order to be used by FilterTableModel . |
com.citra.filter.auto | Provides classes for creating and using a custom filter component. |
com.citra.filter.tree | Contains classes for showing a filter treetable component on the table's column header. |
com.citra.pivot | Contains classes and interfaces for displaying a pivot table in Swing. |
com.citra.pivot.icons | Contains classes for creating the icons used throughout the pivot library. |
com.citra.pivot.olap | Provides a PivotDataModel implementation for visualizing olap data. |
com.citra.pivot.olap.axis | Contains classes and interfaces for selecting axis values from a DataSource. |
com.citra.pivot.olap.data | Contains the fundamental classes and interfaces for a connection to a DataSource. |
com.citra.pivot.olap.gui | Contains classes that provide pivot tables with auxiliary support, such as drag and drop, filtering and drilling. |
com.citra.pivot.olap.logical | Contains classes and interfaces for selecting logical values from a DataSource. |
com.citra.pivot.olap.mdx | Contains a DataSource to be used with an MDX enabled database. |
com.citra.pivot.olap.member | Contains classes and interfaces for selecting member values from a DataSource. |
com.citra.pivot.olap.metadata | Contains the fundamental objects of an OLAP source. |
com.citra.pivot.olap.metadata.impl | Contains modifiable implementations of OLAP metadata objects. |
com.citra.pivot.olap.query | Contains classes and interfaces for making queries to a DataSource. |
com.citra.pivot.olap.remote | Provides a PivotDataModel that requests data asynchronously from a DataSource. |
com.citra.pivot.olap.set | Contains classes and interfaces for selecting sets from a DataSource. |
com.citra.pivot.olap.string | Contains classes and interfaces for selecting string values from a DataSource. |
com.citra.pivot.olap.tab | Contains classes and interfaces for selecting data in tabular form from a DataSource. |
com.citra.pivot.olap.tuple | Contains classes and interfaces for selecting tuples from a DataSource. |
com.citra.pivot.olap4j | Provides for a DataSource implementation based on the olap4j library. |
com.citra.pivot.table | Provides a DataSource implementation based on data originating from a TableModel. |
com.citra.pivot.table.aggregator | Contains implementations of TableAggregators used for aggregating the data of a TableDataSource. |
com.citra.pivot.table.context | Contains implementations of TableContexts used for creating the member structure of hierarchies in a TableDataSource. |
com.citra.pivot.version | Contains versioning information for the pivot library. |
com.citra.renderers | Provides classes for rendering the cells of a JTable. |
com.citra.table | Provides classes and interfaces for use with JTable. |
com.citra.table.cache | Contains classes that are used for caching TableModels. |
com.citra.table.db | Contains classes that are used to fetch the data from a database into a table. |
com.citra.table.group | Contains classes for displaying a hierarchical table column model. |
com.citra.table.io | Contains classes that are used for writing a table model to a stream. |
com.citra.table.locked | Contains classes that are used for locking (freezing) rows or columns of a JTable. |
com.citra.table.remote | Contains classes that are used for asynchronously querying a TableModel. |
com.citra.table.search | Contains classes that are used for searching a JTable. |
com.citra.table.span | Contains classes that have the ability to merge and split the cells of a JTable. |
com.citra.table.styles | Contains classes that can be used as an alternate way of rendering the cells of a JTable besides TableCellRenderers. |
com.citra.tree | Contains classes that implement a TreeTable Swing component (old implementation). |
com.citra.treetable | Contains classes that implement a TreeTable Swing component (new implementation). |
com.citra.treetable.db | Contains classes that are used to fetch data from a database into a treetable. |
com.citra.treetable.dir | Contains classes that are used to display a tree-like directory structure. |
com.citra.version | Contains versioning information. |
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV NEXT | FRAMES NO FRAMES |