Serialized Form


Package com.jgoodies.uif_lite.component

Class com.jgoodies.uif_lite.component.UIFSplitPane extends javax.swing.JSplitPane implements Serializable

Serialized Fields

dividerBorderVisible

boolean dividerBorderVisible
Determines whether the divider border shall be removed when the UI is updated.

See Also:
UIFSplitPane.isDividerBorderVisible(), UIFSplitPane.setDividerBorderVisible(boolean)

Package com.jgoodies.uif_lite.panel

Class com.jgoodies.uif_lite.panel.SimpleInternalFrame extends javax.swing.JPanel implements Serializable

Serialized Fields

titleLabel

javax.swing.JLabel titleLabel

gradientPanel

com.jgoodies.uif_lite.panel.SimpleInternalFrame.GradientPanel gradientPanel

headerPanel

javax.swing.JPanel headerPanel

selected

boolean selected