| Package | Description |
|---|---|
| com.ibm.tivoli.maximo.skd.applet.util |
| Modifier and Type | Field and Description |
|---|---|
StateManager.TableState |
StateManager.GanttState.tableState |
| Modifier and Type | Method and Description |
|---|---|
void |
StateManager.restoreTableState(javax.swing.JTable table,
StateManager.TableState state)
Restores a
JTable state based on the given StateManager.TableState |
void |
StateManager.saveTableState(javax.swing.JTable table,
StateManager.TableState state)
Given a
JTable push its state into the StateManager.TableState instance |