public class AccessibleValueEvent extends SWTEventObject
AccessibleValueListener,
AccessibleValueAdapter,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
Number |
value |
source| Constructor and Description |
|---|
AccessibleValueEvent(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.
|
getSourcepublic Number value
public AccessibleValueEvent(Object source)
source - the object that fired the eventpublic String toString()
toString in class EventObjectCopyright © 2017. All Rights Reserved.