public abstract class ChartEvent
extends java.util.EventObject
EventObjectCache
,
Serialized FormConstructor and Description |
---|
ChartEvent(java.lang.Object source)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
reset()
Resets the inner state of current event.
|
void |
setSourceObject(java.lang.Object oSource)
Sets the source object of current event.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.