NextApp Echo3
v3.0.b4

Package nextapp.echo.app.table

Provides supporting classes for Table components.

See:
          Description

Interface Summary
TableCellRenderer Renders an Object contained at a specific coordinate in a TableModel into a Component instance.
TableColumnModel A representation of the collection of TableColumns of a Table.
TableModel A model which represents data in a table format.
 

Class Summary
AbstractTableModel An abstract implementation of a TableModel.
DefaultTableCellRenderer Default TableCellRenderer implementation.
DefaultTableColumnModel The default TableColumnModel implementation.
DefaultTableModel The default TableModel implementation.
TableColumn A description of a single column of a Table.
 

Package nextapp.echo.app.table Description

Provides supporting classes for Table components.

Related Documentation

For more information please see:


NextApp Echo3
v3.0.b4