Uses of Class
edu.umd.cs.jazz.event.ZHandleEventHandler

Packages that use ZHandleEventHandler
edu.umd.cs.jazz Jazz is a general-purpose Java-based engine that supports 2D visualizations. 
 

Uses of ZHandleEventHandler in edu.umd.cs.jazz
 

Methods in edu.umd.cs.jazz that return ZHandleEventHandler
 ZHandleEventHandler ZHandleGroup.getEventHandler()
          Get the event handler used internally by handle groups to dispatch events to their handles.
 

Methods in edu.umd.cs.jazz with parameters of type ZHandleEventHandler
 void ZHandleGroup.setEventHandler(ZHandleEventHandler aEventHandler)
          Set the event handler used internally by handle groups to dispatch events to their handles.
 



Copyright © 2001 by University of Maryland, College Park, MD 20742, USA All rights reserved.