Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.swing.retentive
Widgets that remember properties in between sessions.
Can't use Object.finalize() method as commit trigger because
resolution might be different at time of JVM shutdown.
-
Interface Summary Interface Description Retentive -
Class Summary Class Description RetentiveDialog Dialog capable of saving its size and location between sessions.RetentiveFileChooser RetentiveFrame Frame that remembers location.RetentiveSplitPane Split pane capable of saving its size and location between sessions.