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. Typically, only implementors
of custom controls need to listen for this event.
<p>
Note: The meaning of each field depends on the
message that was sent.
</p>
@see AccessibleTextListener
@see AccessibleTextAdapter
@see <a href="http://www.eclipse.org/swt/">Sample code and further information</a>
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. Typically, only implementors of custom controls need to listen for this event. <p> Note: The meaning of each field depends on the message that was sent. </p>
@see AccessibleTextListener @see AccessibleTextAdapter @see <a href="http://www.eclipse.org/swt/">Sample code and further information</a>
@since 3.0