protected boolean rootPaneCheckingEnabled

If true then calls to add and setLayout will be forwarded to the contentPane. This is initially false, but is set to true when the JApplet is constructed.

See also:
isRootPaneCheckingEnabled, setRootPaneCheckingEnabled, javax.swing.RootPaneContainer