public class AccessibleTextEvent
extends org.eclipse.swt.internal.SWTEventObject
Note: The meaning of each field depends on the message that was sent.
AccessibleTextListener
,
AccessibleTextAdapter
,
Serialized FormModifier and Type | Field and Description |
---|---|
int |
childID |
int |
length |
int |
offset |
source
Constructor and Description |
---|
AccessibleTextEvent(Object source)
Constructs a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a string containing a concise, human-readable
description of the receiver.
|
getSource
public AccessibleTextEvent(Object source)
source
- the object that fired the eventpublic String toString()
toString
in class EventObject
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.