com.zfqjava.chart.event
Class SelectionEvent
java.lang.Object
java.util.EventObject
com.zfqjava.chart.event.SelectionEvent
- All Implemented Interfaces:
- Serializable
public class SelectionEvent
- extends EventObject
- See Also:
- Serialized Form
|
Method Summary |
Node |
getNode()
Returns the node that has selected or unselected. |
SelectionEvent
public SelectionEvent(Object source,
Node node)
- Constructs a prototypical Event.
- Parameters:
source - The object on which the Event initially occurred.
getNode
public Node getNode()
- Returns the node that has selected or unselected.
- Returns:
- the node that has selected or unselected
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.