Package org.eclipse.swt.accessibility
package org.eclipse.swt.accessibility
SWT Accessibility.
Package Specification
This package contains the classes that support platform accessibility.-
ClassDescriptionClass ACC contains all the constants used in defining an Accessible object.Instances of this class provide a bridge between application code and assistive technology clients.This adapter class provides default implementations for the methods in the
AccessibleActionListener
interface.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.This adapter class provides default implementations for the methods described by theAccessibleListener
interface.This adapter class provides default implementations for the methods in theAccessibleAttributeListener
interface.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.This adapter class provides default implementations for the methods described by theAccessibleControlListener
interface.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.This adapter class provides default implementations for the methods in theAccessibleEditableTextListener
interface.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.This adapter class provides default implementations for the methods in theAccessibleHyperlinkListener
interface.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.This adapter class provides default implementations for the methods in theAccessibleTableListener
interface.This adapter class provides default implementations for the methods in theAccessibleTableCellListener
interface.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 theAccessibleTextListener
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.This adapter class provides default implementations for the methods in theAccessibleTextExtendedListener
interface.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.This adapter class provides default implementations for the methods in theAccessibleValueListener
interface.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.