Uses of Package
edu.umd.cs.piccolox.swing

Packages that use edu.umd.cs.piccolox.swing
edu.umd.cs.piccolox.swing This package supports using Piccolo with JFC/Swing. 
 

Classes in edu.umd.cs.piccolox.swing used by edu.umd.cs.piccolox.swing
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-2010 Piccolo2D. All Rights Reserved.