|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.swt.accessibility | |
---|---|
org.eclipse.swt.accessibility | SWT Accessibility. |
org.eclipse.swt.widgets | SWT widget public API classes. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
Classes in org.eclipse.swt.accessibility used by org.eclipse.swt.accessibility | |
---|---|
Accessible
Instances of this class provide a bridge between application code and assistive technology clients. |
|
AccessibleActionEvent
Instances of this class are sent as a result of accessibility clients sending AccessibleAction messages to an accessible object. |
|
AccessibleActionListener
Classes which implement this interface provide methods that handle AccessibleAction events. |
|
AccessibleAttributeEvent
Instances of this class are sent as a result of accessibility clients sending AccessibleAttribute messages to an accessible object. |
|
AccessibleAttributeListener
Classes which implement this interface provide methods that handle AccessibleAttribute events. |
|
AccessibleControlEvent
Instances of this class are sent as a result of accessibility clients sending messages to controls asking for detailed information about the implementation of the control instance. |
|
AccessibleControlListener
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control. |
|
AccessibleEvent
Instances of this class are sent as a result of accessibility clients sending messages to controls asking for information about the control instance. |
|
AccessibleHyperlinkEvent
Instances of this class are sent as a result of accessibility clients sending AccessibleHyperlink messages to an accessible object. |
|
AccessibleHyperlinkListener
Classes which implement this interface provide methods that handle AccessibleHyperlink events. |
|
AccessibleListener
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control. |
|
AccessibleTableCellEvent
Instances of this class are sent as a result of accessibility clients sending AccessibleTableCell messages to an accessible object. |
|
AccessibleTableCellListener
Classes which implement this interface provide methods that handle AccessibleTableCell events. |
|
AccessibleTableEvent
Instances of this class are sent as a result of accessibility clients sending AccessibleTable messages to an accessible object. |
|
AccessibleTableListener
Classes which implement this interface provide methods that handle AccessibleTable events. |
|
AccessibleTextAdapter
This adapter class provides default implementations for the methods described by the AccessibleTextListener interface. |
|
AccessibleTextAttributeEvent
Instances of this class are sent as a result of accessibility clients sending AccessibleAttribute messages to an accessible object. |
|
AccessibleTextEvent
Instances of this class are sent as a result of accessibility clients sending messages to controls asking for detailed information about the implementation of the control instance. |
|
AccessibleTextExtendedListener
Classes which implement this interface provide methods that handle AccessibleTextExtended events. |
|
AccessibleTextListener
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control. |
|
AccessibleValueEvent
Instances of this class are sent as a result of accessibility clients sending AccessibleValue messages to an accessible object. |
|
AccessibleValueListener
Classes which implement this interface provide methods that handle AccessibleValue events. |
Classes in org.eclipse.swt.accessibility used by org.eclipse.swt.widgets | |
---|---|
Accessible
Instances of this class provide a bridge between application code and assistive technology clients. |
Classes in org.eclipse.swt.accessibility used by org.eclipse.ui.dialogs | |
---|---|
Accessible
Instances of this class provide a bridge between application code and assistive technology clients. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.