public static class SessionStorage.TableState
extends java.lang.Object
columnWidths for all
of the columns in a JTable. A width of -1 is used to
mark TableColumns that are not resizable.| Constructor and Description |
|---|
SessionStorage.TableState() |
SessionStorage.TableState(int[] columnWidths) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getColumnWidths() |
void |
setColumnWidths(int[] columnWidths) |