Class TableTabPanel_SQLite

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

public class TableTabPanel_SQLite extends TableTabPanel
The TableTabPanel_SQLite class provides the means to create a default table summary view of data in an unknown 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: