next up previous
Next: JApplet constructor Up: The JApplet Class Previous: The JApplet Class

JApplet variables

protected boolean canAdd
-- This variable controls whether or not components can be added directly to the applet. Under most circumstances, this variable will contain a false value.
protected AccessibleContext accessibleContext
--

The accessibleContext variable contains an instance of the context used by the Assistive Technology mechanism of the component. In most situations, this variable will be unused.



Dave Marshall
4/14/1999