Uses of Package
org.eclipse.swt.accessibility

Package
Description
SWT Accessibility.
SWT widget public API classes.
Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface.
  • Class
    Description
    Instances of this class provide a bridge between application code and assistive technology clients.
    Instances of this class are sent as a result of accessibility clients sending AccessibleAction messages to an accessible object.
    Classes which implement this interface provide methods that handle AccessibleAction events.
    Instances of this class are sent as a result of accessibility clients sending AccessibleAttribute messages to an accessible object.
    Classes which implement this interface provide methods that handle AccessibleAttribute events.
    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.
    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.
    Instances of this class are sent as a result of accessibility clients sending AccessibleEditableText messages to an accessible object.
    Classes which implement this interface provide methods that handle AccessibleEditableText events.
    Instances of this class are sent as a result of accessibility clients sending messages to controls asking for information about the control instance.
    Instances of this class are sent as a result of accessibility clients sending AccessibleHyperlink messages to an accessible object.
    Classes which implement this interface provide methods that handle AccessibleHyperlink events.
    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.
    Instances of this class are sent as a result of accessibility clients sending AccessibleTableCell messages to an accessible object.
    Classes which implement this interface provide methods that handle AccessibleTableCell events.
    Instances of this class are sent as a result of accessibility clients sending AccessibleTable messages to an accessible object.
    Classes which implement this interface provide methods that handle AccessibleTable events.
    This adapter class provides default implementations for the methods described by the AccessibleTextListener interface.
    Instances of this class are sent as a result of accessibility clients sending AccessibleAttribute or AccessibleEditableText messages to an accessible object.
    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.
    Classes which implement this interface provide methods that handle AccessibleTextExtended events.
    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.
    Instances of this class are sent as a result of accessibility clients sending AccessibleValue messages to an accessible object.
    Classes which implement this interface provide methods that handle AccessibleValue events.
  • Class
    Description
    Instances of this class provide a bridge between application code and assistive technology clients.
  • Class
    Description
    Instances of this class provide a bridge between application code and assistive technology clients.