Uses of Package
edu.umd.cs.jazz.util

Packages that use edu.umd.cs.jazz.util
edu.umd.cs.jazz.util This package defines several utility classes that are likely to be useful for Jazz applications. 
 

Classes in edu.umd.cs.jazz.util used by edu.umd.cs.jazz.util
ZBoundsFindFilter
          ZBoundsFindFilter is a filter that accepts visual and terminal nodes that overlap the specified bounds in global coordinates.
ZFindFilter
          ZFindFilter provides a general interface that is used to determine if a specified node should be accepted.
ZList
          Collections of objects in the Jazz framework are usual contained in ZLists, as implemented by ZListImpl.
ZList.ZBoundsList
           
ZList.ZCameraList
           
ZList.ZLayerGroupList
           
ZList.ZNodeList
           
ZList.ZPropertyList
           
ZList.ZSceneGraphObjectList
           
ZList.ZTransformableList
           
ZList.ZVisualComponentList
           
ZListImpl
          ZListImpl Implementation of ZList.
ZScrollDirector
          The interface an application can implement to control scrolling in a ZScrollPane->ZViewport->ZCanvas component hierarchy.
ZScrollPaneLayout
          A subclass of ScrollPaneLayout that looks at the Viewport for sizing information rather than View.
 



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