Uses of Interface
edu.umd.cs.piccolo.PRoot.InputSource

Packages that use PRoot.InputSource
edu.umd.cs.piccolo Piccolo is a general-purpose Java-based engine that supports 2D visualizations. 
 

Uses of PRoot.InputSource in edu.umd.cs.piccolo
 

Classes in edu.umd.cs.piccolo that implement PRoot.InputSource
 class PInputManager
          PInputManager is responsible for dispatching PInputEvents to node's event listeners.
 

Methods in edu.umd.cs.piccolo with parameters of type PRoot.InputSource
 void PRoot.addInputSource(PRoot.InputSource inputSource)
          Advanced.
 void PRoot.removeInputSource(PRoot.InputSource inputSource)
          Advanced.
 



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