Package | Description |
---|---|
edu.umd.cs.piccolox.swing |
This package supports using Piccolo with JFC/Swing.
|
Modifier and Type | Field and Description |
---|---|
protected PViewport |
PDefaultScrollDirector.viewPort
The viewport that signals this scroll director.
|
Modifier and Type | Method and Description |
---|---|
void |
PDefaultScrollDirector.install(PViewport targetViewPort,
PCanvas targetView)
Installs the scroll director and adds the appropriate listeners.
|
void |
PScrollDirector.install(PViewport viewport,
PCanvas view)
Installs the scroll director.
|
Copyright © 1995-2012 Piccolo2D. All Rights Reserved.