|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PScrollDirector | |
---|---|
edu.umd.cs.piccolox.swing | This package supports using Piccolo with JFC/Swing. |
Uses of PScrollDirector in edu.umd.cs.piccolox.swing |
---|
Classes in edu.umd.cs.piccolox.swing that implement PScrollDirector | |
---|---|
class |
PDefaultScrollDirector
The default scroll director implementation. |
Methods in edu.umd.cs.piccolox.swing that return PScrollDirector | |
---|---|
protected PScrollDirector |
PViewport.createScrollDirector()
Subclassers can override this to install a different scroll director in the constructor. |
PScrollDirector |
PViewport.getScrollDirector()
|
Methods in edu.umd.cs.piccolox.swing with parameters of type PScrollDirector | |
---|---|
void |
PViewport.setScrollDirector(PScrollDirector scrollDirector)
Set the scroll director on this viewport |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |