com.zfqjava.chart.event
Class GroupEvent
java.lang.Object
java.util.EventObject
com.zfqjava.chart.event.GroupEvent
- All Implemented Interfaces:
- Serializable
public class GroupEvent
- extends EventObject
- See Also:
- Serialized Form
GroupEvent
public GroupEvent(Object source,
GroupNode node,
List nodeList)
- Constructs a prototypical Event.
- Parameters:
source - The object on which the Event initially occurred.
getGroupNode
public GroupNode getGroupNode()
- Returns the node that has grouped or ungrouped.
- Returns:
- the node that has grouped or ungrouped
getNodeList
public List getNodeList()
- Returns the all nodes includes in the group node.
- Returns:
- all nodes includes in the group node
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.