Package nextapp.echo.table

Provides the supporting classes for the nextapp.echo.Table component.

See:
          Description

Interface Summary
TableCellRenderer Generates a component representation of a table cell.
TableColumnModel A representation of a table's columns.
TableModel A representation of table data.
 

Class Summary
AbstractTableModel An abstract implementation of a table model.
DefaultTableCellRenderer The default TableCellRenderer implementation.
DefaultTableColumnModel The default TableColumnModel implementation.
DefaultTableModel The default TableModel implementation.
TableColumn Describes a single table column.
TableHeader A representation of a table's header.
TableHeader.DefaultHeaderRenderer A default renderer for table header cells.
 

Package nextapp.echo.table Description

Provides the supporting classes for the nextapp.echo.Table component.

Related Documentation

For more information please see: