| Package | Description |
|---|---|
| edu.umd.cs.piccolo.examples | |
| edu.umd.cs.piccolox.swing |
This package supports using Piccolo with JFC/Swing.
|
| Class and Description |
|---|
| PDefaultScrollDirector
The default scroll director implementation.
|
| PScrollDirector
The interface an application can implement to control scrolling in a
PScrollPane->PViewport->ZCanvas component hierarchy.
|
| Class and Description |
|---|
| PScrollDirector
The interface an application can implement to control scrolling in a
PScrollPane->PViewport->ZCanvas component hierarchy.
|
| PScrollPane
A simple extension to a standard scroll pane that uses the jazz version of
the viewport by default.
|
| PScrollPane.PNullAction
An action to do nothing - put into an action map to keep it from looking
to its parent.
|
| PScrollPaneLayout
A subclass of ScrollPaneLayout that looks at the Viewport for sizing
information rather than View.
|
| PViewport
A subclass of JViewport that talks to the scroll director to negotiate the
view positions and sizes.
|
| SwingLayoutNode.Anchor
Determines where nodes are anchored in the area allocated by the Swing
layout manager.
|
Copyright © 1995-2012 Piccolo2D. All Rights Reserved.