Uses of Class
edu.umd.cs.piccolox.pswing.PSwingCanvas

Packages that use PSwingCanvas
edu.umd.cs.piccolox.pswing This package contains PSwing nodes and related classes. 
 

Uses of PSwingCanvas in edu.umd.cs.piccolox.pswing
 

Methods in edu.umd.cs.piccolox.pswing with parameters of type PSwingCanvas
 void PComboBox.setEnvironment(PSwing pSwing, PSwingCanvas canvas)
          Clients must set the PSwing and PSwingCanvas environment for this PComboBox to work properly.
 

Constructors in edu.umd.cs.piccolox.pswing with parameters of type PSwingCanvas
PSwing(PSwingCanvas pSwingCanvas, javax.swing.JComponent component)
          Deprecated.  
PSwingEventHandler(PSwingCanvas canvas)
          Constructs a new PSwingEventHandler for the given canvas.
PSwingEventHandler(PSwingCanvas canvas, PNode node)
          Constructs a new PSwingEventHandler for the given canvas, and a node that will recieve the mouse events.
 



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