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

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

Introduction

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

The text is from its open source code.

Method

intgetCaretPosition()
Returns the zero-based offset of the caret.
StringgetSelectedText()
Returns the portion of the text that is selected.