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

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

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

Subclasses of ZDragSequenceEventHandler in edu.umd.cs.jazz.event
 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 ZPanEventHandler
          ZPanEventHandler provides event handlers for basic panning of a Jazz camera with the left mouse.
 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.
 



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