public class AccessibleValueEvent
extends org.eclipse.swt.internal.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 EventObject
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.