Package edu.umd.cs.piccolox.swt

This package provides a SWT implementation of the core Piccolo library.

See:
          Description

Class Summary
PSWTBoundsHandle PBoundsHandle a handle for resizing the bounds of another node.
PSWTCanvas PCanvas is a simple Swing component that can be used to embed Piccolo into a Java Swing application.
PSWTHandle PHandle is used to modify some aspect of Piccolo when it is dragged.
PSWTImage PImage is a wrapper around a java.awt.Image.
PSWTKeyEvent Overridden to wrap an SWT KeyEvent
PSWTMouseEvent Overridden to wrap an SWT MouseEvent
PSWTPath PPath is a wrapper around a java.awt.geom.GeneralPath.
PSWTRoot PSWTRoot is a subclass of PRoot that is designed to work in the SWT environment.
PSWTSelectionEventHandler Modified to use SWT paths instead of normal paths
PSWTStickyHandleManager  
PSWTText PSWTText creates a visual component to support text.
SWTGraphics2D An extension to Graphics2D to support an SWT Piccolo Canvas with little modification to the current Piccolo architecture There is an outstanding SWT bug request #33319 for more efficient polyline/polygon rendering methods.
SWTShapeManager  
SWTTimer  
SWTTimerQueue  
SWTTimerQueue.SWTTimerQueueRestart Runnable that will message the shared instance of the Timer Queue to restart.
 

Package edu.umd.cs.piccolox.swt Description

This package provides a SWT implementation of the core Piccolo library.



Copyright © 2008 by University of Maryland, College Park, MD 20742, USA All rights reserved.