java.awt
protected class Panel.AccessibleAWTPanel extends AccessibleAWTContainer
Since: 1.3
Constructor Summary | |
---|---|
protected | AccessibleAWTPanel()
The default constructor. |
Method Summary | |
---|---|
AccessibleRole | getAccessibleRole()
Get the role of this accessible object, a panel.
|
Returns: the role of the object
See Also: PANEL