Issue 82; Fixed ; Made PSwing register itself as a ComponentListener to the component. When the component's visibility changes, so does the PSwing node. Also, I've overridden setVisible so that it calls setVisible on the underlying component.
|
---|
|
extras/src/main/java/edu/umd/cs/piccolox/pswing/PSwing.java |
---|
extras/src/test/java/edu/umd/cs/piccolox/pswing/PSwingTest.java |
---|