|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessibleTextEvent | |
---|---|
org.eclipse.swt.accessibility | SWT Accessibility. |
Uses of AccessibleTextEvent in org.eclipse.swt.accessibility |
---|
Methods in org.eclipse.swt.accessibility with parameters of type AccessibleTextEvent | |
void |
AccessibleTextListener.getCaretOffset(AccessibleTextEvent e)
Sent when an accessibility client requests the current character offset of the text caret. |
void |
AccessibleTextListener.getSelectionRange(AccessibleTextEvent e)
Sent when an accessibility client requests the range of the current text selection. |
void |
AccessibleTextAdapter.getCaretOffset(AccessibleTextEvent e)
Sent when an accessibility client requests the current character offset of the text caret. |
void |
AccessibleTextAdapter.getSelectionRange(AccessibleTextEvent e)
Sent when an accessibility client requests the range of the current text selection. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.