java.applet
protected class Applet.AccessibleApplet extends AccessibleAWTPanel
Since: 1.3
Constructor Summary | |
---|---|
protected | AccessibleApplet()
The default constructor. |
Method Summary | |
---|---|
AccessibleRole | getAccessibleRole()
Get the role of this accessible object, a frame.
|
AccessibleStateSet | getAccessibleStateSet()
Get the state set of this accessible object. |
Returns: the role of the object
See Also: FRAME
Returns: the role of the object
See Also: AccessibleState