javax.accessibility
public interface Accessible
Since: 1.2
UNKNOWN: updated to 1.4
| Method Summary | |
|---|---|
| AccessibleContext | getAccessibleContext()
If a component supports the Accessibility API then this method should
not return null. |
null. Only classes which must extend an accessible
class, but must not itself be accessible, may return null.
Returns: the context associated with this accessible object