Copyright © 2005 Scientific Applications. All Rights Reserved.

Packages
com.sciapp.common.gui A package containing common gui utilities.
com.sciapp.comparators Provides classes for comparing objects between them.
com.sciapp.component Contains components commonly used in Table Library.
com.sciapp.editors Contains classes for editing the cells of a JTable.
com.sciapp.event Provides for events used by the members of the com.sciapp.table package.
com.sciapp.filter Provides classes that act as filters in order to be used by FilterTableModel.
com.sciapp.filter.auto Provides classes for creating and using a custom filter component.
com.sciapp.filter.tree Contains classes for showing a filter treetable component on the table's column header.
com.sciapp.renderers Provides classes for rendering the cells of a JTable.
com.sciapp.table Provides classes and interfaces for use with JTable.
com.sciapp.table.cache Contains classes that are used for caching TableModels.
com.sciapp.table.db Contains classes that are used to fetch the data from a database into a table.
com.sciapp.table.group Contains classes for displaying a hierarchical table column model.
com.sciapp.table.io Contains classes that are used for writing a table model to a stream.
com.sciapp.table.locked Contains classes that are used for locking (freezing) rows or columns of a JTable.
com.sciapp.table.remote Contains classes that are used for asynchronously querying a TableModel.
com.sciapp.table.search Contains classes that are used for searching a JTable.
com.sciapp.table.span Contains classes that have the ability to merge and split the cells of a JTable.
com.sciapp.table.styles Contains classes that can be used as an alternate way of rendering the cells of a JTable besides TableCellRenderers.
com.sciapp.tree Contains classes that implement a TreeTable Swing component (old implementation).
com.sciapp.treetable Contains classes that implement a TreeTable Swing component (new implementation).
com.sciapp.treetable.db Contains classes that are used to fetch data from a database into a treetable.
com.sciapp.treetable.dir Contains classes that are used to display a tree-like directory structure.
com.sciapp.version Contains versioning information.

 


Copyright © 2005 Scientific Applications. All Rights Reserved.