JComponentPack 1.5.0

Uses of Class
com.zfqjava.chart.GroupNode

Packages that use GroupNode
com.zfqjava.chart   
com.zfqjava.chart.event   
 

Uses of GroupNode in com.zfqjava.chart
 

Methods in com.zfqjava.chart with parameters of type GroupNode
protected  void Chart.fireNodeGrouped(GroupNode node, List nodeList)
          Notifies all listeners that have registered interest for notification on this event type.
protected  void Chart.fireNodeUngrouped(GroupNode node, List nodeList)
          Notifies all listeners that have registered interest for notification on this event type.
 boolean Chart.ungroup(GroupNode node)
          Ungroup the node.
 

Uses of GroupNode in com.zfqjava.chart.event
 

Methods in com.zfqjava.chart.event that return GroupNode
 GroupNode GroupEvent.getGroupNode()
          Returns the node that has grouped or ungrouped.
 

Constructors in com.zfqjava.chart.event with parameters of type GroupNode
GroupEvent(Object source, GroupNode node, List nodeList)
          Constructs a prototypical Event.
 


JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.