Example usage for Java javax.accessibility AccessibleSelection fields, constructors, methods, implement or subclass
The text is from its open source code.
Accessible | getAccessibleSelection(int i) Returns an Accessible representing the specified selected child of the object. |
int | getAccessibleSelectionCount() Returns the number of Accessible children currently selected. |