| Package | Description |
|---|---|
| org.jdal.swing | |
| org.jdal.swing.table |
| Modifier and Type | Method and Description |
|---|---|
ListTableModel |
PageableTable.getTableModel() |
ListTableModel |
TableEditor.getTableModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageableTable.setTableModel(ListTableModel tableModel) |
void |
TableEditor.setTableModel(ListTableModel tableModel) |
| Modifier and Type | Method and Description |
|---|---|
ListTableModel |
ListTableModelSorter.getModel() |
| Constructor and Description |
|---|
ListTableModelSorter(ListTableModel model) |
Copyright © 2014 JDAL. All Rights Reserved.