SplitPaneProperty |
A sessionState property for JSplitPane.
|
SplitPaneState |
This Java Bean records the dividerLocation and
orientation properties of a JSplitPane .
|
TabbedPaneProperty |
A sessionState property for JTabbedPane.
|
TabbedPaneState |
This Java Bean record the selectedIndex and
tabCount properties of a JTabbedPane .
|
TableProperty |
A sessionState property for JTable
|
TableState |
This Java Bean records the columnWidths for all
of the columns in a JTable.
|
WindowProperty |
A sessionState property for Window.
|
WindowState |
This Java Bean defines the Window state preserved across
sessions: the Window's bounds , and the bounds of the
Window's GraphicsConfiguration , i.e.
|