Class TableTabPanel_PostgreSQL

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

public class TableTabPanel_PostgreSQL extends TableTabPanel
The TableTabPanel_PostgreSQL class provides the table summary view of data in a PostgreSQL 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: