public class AccessibleValueEvent extends SWTEventObject
AccessibleValueListener
,
AccessibleValueAdapter
,
Serialized FormModifier and Type | Field and Description |
---|---|
(package private) static long |
serialVersionUID |
java.lang.Number |
value |
Constructor and Description |
---|
AccessibleValueEvent(java.lang.Object source)
Constructs a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns a string containing a concise, human-readable
description of the receiver.
|
public java.lang.Number value
static final long serialVersionUID