|
Eclipse Platform Release 3.6 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AccessibleActionListener | WARNING: API UNDER CONSTRUCTION Classes which implement this interface provide methods that handle AccessibleAction events. |
AccessibleAttributeListener | WARNING: API UNDER CONSTRUCTION Classes which implement this interface provide methods that handle AccessibleAttribute events. |
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. |
AccessibleHyperlinkListener | WARNING: API UNDER CONSTRUCTION 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. |
AccessibleTableCellListener | WARNING: API UNDER CONSTRUCTION Classes which implement this interface provide methods that handle AccessibleTableCell events. |
AccessibleTableListener | WARNING: API UNDER CONSTRUCTION Classes which implement this interface provide methods that handle AccessibleTable events. |
AccessibleTextExtendedListener | WARNING: API UNDER CONSTRUCTION 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. |
AccessibleValueListener | WARNING: API UNDER CONSTRUCTION Classes which implement this interface provide methods that handle AccessibleValue events. |
Class Summary | |
---|---|
ACC | Class ACC contains all the constants used in defining an Accessible object. |
Accessible | Instances of this class provide a bridge between application code and assistive technology clients. |
AccessibleActionAdapter | WARNING: API UNDER CONSTRUCTION
This adapter class provides default implementations for the
methods in the AccessibleActionListener interface. |
AccessibleActionEvent | WARNING: API UNDER CONSTRUCTION Instances of this class are sent as a result of accessibility clients sending AccessibleAction messages to an accessible object. |
AccessibleAdapter | This adapter class provides default implementations for the
methods described by the AccessibleListener interface. |
AccessibleAttributeAdapter | WARNING: API UNDER CONSTRUCTION
This adapter class provides default implementations for the
methods in the AccessibleAttributeListener interface. |
AccessibleAttributeEvent | WARNING: API UNDER CONSTRUCTION Instances of this class are sent as a result of accessibility clients sending AccessibleAttribute messages to an accessible object. |
AccessibleControlAdapter | This adapter class provides default implementations for the
methods described by the AccessibleControlListener interface. |
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. |
AccessibleEvent | Instances of this class are sent as a result of accessibility clients sending messages to controls asking for information about the control instance. |
AccessibleHyperlinkAdapter | WARNING: API UNDER CONSTRUCTION
This adapter class provides default implementations for the
methods in the AccessibleHyperlinkListener interface. |
AccessibleHyperlinkEvent | WARNING: API UNDER CONSTRUCTION Instances of this class are sent as a result of accessibility clients sending AccessibleHyperlink messages to an accessible object. |
AccessibleTableAdapter | WARNING: API UNDER CONSTRUCTION
This adapter class provides default implementations for the
methods in the AccessibleTableListener interface. |
AccessibleTableCellAdapter | WARNING: API UNDER CONSTRUCTION
This adapter class provides default implementations for the
methods in the AccessibleTableCellListener interface. |
AccessibleTableCellEvent | WARNING: API UNDER CONSTRUCTION Instances of this class are sent as a result of accessibility clients sending AccessibleTableCell messages to an accessible object. |
AccessibleTableEvent | WARNING: API UNDER CONSTRUCTION Instances of this class are sent as a result of accessibility clients sending AccessibleTable messages to an accessible object. |
AccessibleTextAdapter | This adapter class provides default implementations for the
methods described by the AccessibleTextListener interface. |
AccessibleTextAttributeEvent | WARNING: API UNDER CONSTRUCTION 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. |
AccessibleTextExtendedAdapter | WARNING: API UNDER CONSTRUCTION
This adapter class provides default implementations for the
methods in the AccessibleTextExtendedListener interface. |
AccessibleTextExtendedEvent | WARNING: API UNDER CONSTRUCTION Instances of this class are sent as a result of accessibility clients sending AccessibleTextExtended messages to an accessible object. |
AccessibleValueAdapter | WARNING: API UNDER CONSTRUCTION
This adapter class provides default implementations for the
methods in the AccessibleValueListener interface. |
AccessibleValueEvent | WARNING: API UNDER CONSTRUCTION Instances of this class are sent as a result of accessibility clients sending AccessibleValue messages to an accessible object. |
SWT Accessibility.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.