|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PSwing | |
---|---|
edu.umd.cs.piccolox.pswing | This package contains PSwing nodes and related classes. |
Uses of PSwing in edu.umd.cs.piccolox.pswing |
---|
Methods in edu.umd.cs.piccolox.pswing that return PSwing | |
---|---|
PSwing |
PComboBox.getPSwing()
Returns the associated PSwing node. |
Methods in edu.umd.cs.piccolox.pswing with parameters of type PSwing | |
---|---|
(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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |