com.softwarefx.chartfx.server.annotation
Class AnnotationEvent
java.lang.Object
java.util.EventObject
com.softwarefx.chartfx.server.annotation.AnnotationEvent
- All Implemented Interfaces:
- Serializable
public class AnnotationEvent
- extends EventObject
Provides access to the AnnotationEvent object.
The supported members of the AnnotationEvent
Class
are available for any event handler that receives a AnnotationEvent.
- See Also:
- Serialized Form
AnnotationEvent
public AnnotationEvent()
getObject
public AnnotationObject getObject()
Gets the Annotation Object which was referenced by the event.
2008 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.