|
Jazz API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZGroupListener | |
| edu.umd.cs.jazz | Jazz is a general-purpose Java-based engine that supports 2D visualizations. |
| edu.umd.cs.jazz.event | This package supports Jazz event handlers. |
| Uses of ZGroupListener in edu.umd.cs.jazz |
| Classes in edu.umd.cs.jazz that implement ZGroupListener | |
class |
ZSpatialIndexGroup
ZSpatialIndexGroup is a group node that supports R-tree indexing for a group of visual components. |
| Methods in edu.umd.cs.jazz with parameters of type ZGroupListener | |
void |
ZGroup.addGroupListener(ZGroupListener l)
Adds the specified group listener to receive group events from this node. |
void |
ZGroup.removeGroupListener(ZGroupListener l)
Removes the specified group listener so that it no longer receives group events from this group. |
| Uses of ZGroupListener in edu.umd.cs.jazz.event |
| Classes in edu.umd.cs.jazz.event that implement ZGroupListener | |
class |
ZGroupAdapter
ZGroupAdapater is an abstract adapter class for receiving group events. |
|
Jazz API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||