Serialized Form

Class javax.swing.JFrame implements Serializable

Serialized Fields

accessibleContext

javax.accessibility.AccessibleContext accessibleContext
The accessible context property

defaultCloseOperation

int defaultCloseOperation

rootPane

javax.swing.JRootPane rootPane
The JRootPane instance that manages the contentPane and optional menuBar for this frame, as well as the glassPane.
See Also:
JRootPane, RootPaneContainer

rootPaneCheckingEnabled

boolean rootPaneCheckingEnabled
If true then calls to add and setLayout cause an exception to be thrown.
See Also:
#isRootPaneCheckingEnabled, #setRootPaneCheckingEnabled