Class TableTabPanel_HSQL

java.lang.Object
All Implemented Interfaces:
TableTabInterface, ActionListener, KeyListener, ImageObserver, MenuContainer, Printable, Serializable, EventListener, Accessible, TableColumnModelListener

public class TableTabPanel_HSQL extends TableTabPanel
The TableTabPanel_HSQL class provides the means to create a table summary view of data in a HSQL database that is listed according to a specified sort and search. Entries from the database table may be viewed, added, edited, or deleted by means of this panel. The panel also provides the mechanism to page through the database table's data.
See Also: