Java javax.accessibility AccessibleSelection fields, constructors, methods, implement or subclass

Example usage for Java javax.accessibility AccessibleSelection fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.accessibility AccessibleSelection.

The text is from its open source code.

Method

AccessiblegetAccessibleSelection(int i)
Returns an Accessible representing the specified selected child of the object.
intgetAccessibleSelectionCount()
Returns the number of Accessible children currently selected.