Uses of Class
edu.umd.cs.piccolox.swing.PViewport

Packages that use PViewport
edu.umd.cs.piccolox.swing This package supports using Piccolo with JFC/Swing. 
 

Uses of PViewport in edu.umd.cs.piccolox.swing
 

Fields in edu.umd.cs.piccolox.swing declared as PViewport
protected  PViewport PDefaultScrollDirector.viewPort
          The viewport that signals this scroll director
 

Methods in edu.umd.cs.piccolox.swing with parameters of type PViewport
 void PDefaultScrollDirector.install(PViewport viewPort, PCanvas view)
          Installs the scroll director and adds the appropriate listeners
 void PScrollDirector.install(PViewport viewport, PCanvas view)
          Installs the scroll director
 



Copyright © 1995-2011 Piccolo2D. All Rights Reserved.