Class TableTabPanel_MSSQL

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

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