Package | Description |
---|---|
edu.umd.cs.piccolo.examples.pswing | |
edu.umd.cs.piccolox.pswing |
This package contains PSwing nodes and related classes.
|
Modifier and Type | Method and Description |
---|---|
protected PSwing |
PSwingExample1.createPSwing(JComponent component) |
protected PSwing |
PSwingExample4.createPSwing(JComponent component) |
Modifier and Type | Method and Description |
---|---|
PSwing |
PComboBox.getPSwing()
Returns the associated PSwing node.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
PSwingCanvas.addPSwing(PSwing pSwing) |
(package private) void |
PSwingCanvas.removePSwing(PSwing pSwing) |
void |
PComboBox.setEnvironment(PSwing pSwingNode,
PSwingCanvas canvasEnvirnoment)
Clients must set the PSwing and PSwingCanvas environment for this
PComboBox to work properly.
|
Copyright © 1995-2012 Piccolo2D. All Rights Reserved.