| Interface | Description |
|---|---|
| GWTTableModel | |
| TableModelListener |
| Class | Description |
|---|---|
| AbstractGWTTableModel | |
| DefaultTableModel |
A two dimensional data structure used to store
Object
instances, usually for display in a JTable component. |
| FlexTableWithModel | |
| SortableFlexTableWithModel | |
| SortableTableModel |
This class is used to provide sorting functionnalities when clicking on table
columns.
|
| TableModelEvent |
Copy of javax.swing.event.TableModelEvent
|
Copyright © 2010–2014 CodeLutin. All rights reserved.