java.awt
protected class Label.AccessibleAWTLabel extends AccessibleAWTComponent
| Constructor Summary | |
|---|---|
| AccessibleAWTLabel()
Constructor for the accessible label. | |
| Method Summary | |
|---|---|
| String | getAccessibleName()
Returns the accessible name for the label. |
| AccessibleRole | getAccessibleRole()
Returns the accessible role for the label.
|
Returns: a String containing the accessible
name for this label.
Returns: an instance of AccessibleRole, describing
the role of the label.