| Package | Description | 
|---|---|
| oracle.javatools.ui.table | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimpleTableModel<T>
A TableModel for displaying java.util.Lists or arrays of data in a table
 where each row corresponds to an element in the collection. 
 |