Class TableTabPanel_Generic

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

public class TableTabPanel_Generic extends TableTabPanel
The TableTabPanel_Generic 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: