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

Packages that use PViewport
edu.umd.cs.piccolox.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 PScrollDirector.install(PViewport viewport, PCanvas view)
          Installs the scroll director
 void PDefaultScrollDirector.install(PViewport viewPort, PCanvas view)
          Installs the scroll director and adds the appropriate listeners
 



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