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

Packages that use ZFilteredEventHandler
edu.umd.cs.jazz.event This package supports Jazz event handlers. 
 

Uses of ZFilteredEventHandler in edu.umd.cs.jazz.event
 

Subclasses of ZFilteredEventHandler in edu.umd.cs.jazz.event
 class ZDragSequenceEventHandler
          ZDragSequenceEventHandler is designed to support drag sequence interactions normally consisting of filtered mouse pressed, filtered mouse dragged, and filtered mouse released events.
 class ZHandleEventHandler
          ZHandleEventHandler is normaly used by ZHandleGroups to turn mouse events into calls to ZHandles handleStartDrag, handleDragged, and handleEndDrag methods.
 class ZoomEventHandler
          ZoomEventhandler provides event handlers for basic zooming of a Jazz camera with the right button.
 class ZoomToEventHandler
          ZoomToEventhandler provides the ability to zoom the interaction camera to a target node on the drawing surface.
 class ZPanEventHandler
          ZPanEventHandler provides event handlers for basic panning of a Jazz camera with the left mouse.
 class ZSelectionDeleteHandler
          ZSelectionDeleteHandler is a selection handler for use with a ZSelectionManager.
 class ZSelectionModifyHandler
          ZSelectionModifyHandler is a ZEventHandler that allows items to be selected with the mouse, and maintains the current selection.
 class ZSelectionMoveHandler
          ZSelectionMoveHandler is a selection handler for use with ZSelectionManager and ZSelectionMoveHandler It allows the user to translate the current selection in two ways: Any item in the current selection may be dragged with the mouse.
 class ZSelectionScaleHandler
          ZSelectionScaleHandler is a selection handler for use with a ZSelectionManager.
 

Constructors in edu.umd.cs.jazz.event with parameters of type ZFilteredEventHandler
ZFilteredEventHandler.ZFilteredEventDispatcher()
           
 



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