See: Description
| Interface | Description |
|---|---|
| PScrollDirector |
The interface an application can implement to control scrolling in a
PScrollPane->PViewport->ZCanvas component hierarchy.
|
| SwingLayoutNode.Anchor |
Determines where nodes are anchored in the area allocated by the Swing
layout manager.
|
| Class | Description |
|---|---|
| PCacheCanvas |
An extension of PCanvas that automatically installs a PCacheCamera.
|
| PDefaultScrollDirector |
The default scroll director implementation.
|
| 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.
|
| PScrollPane.PScrollAction |
Action to scroll left/right/up/down.
|
| PScrollPane.PScrollEndAction |
Action to scroll to last visible location.
|
| PScrollPaneLayout |
A subclass of ScrollPaneLayout that looks at the Viewport for sizing
information rather than View.
|
| PScrollPaneLayout.UIResource |
The UI resource version of PScrollPaneLayout.
|
| PViewport |
A subclass of JViewport that talks to the scroll director to negotiate the
view positions and sizes.
|
| PViewport.PViewportLayout |
A simple layout manager to give the ZCanvas the same size as the Viewport.
|
| SwingLayoutNode |
Uses Swing layout managers to position PNodes.
|
| SwingLayoutNode.Anchor.AbstractAnchor |
This package supports using Piccolo with JFC/Swing.
Copyright © 1995-2012 Piccolo2D. All Rights Reserved.