Made PSwing.setVisible lazily call its component's setVisible method depending on its current visibility. This should stop the stack overflow being experienced by Chris Malley. Since I have been unable to reproduce it, I can't test it.
1 parent 740ba1c commit a4f81607448a11a70d901ba81470eaafce4f91b8
@Allain Lalonde Allain Lalonde authored on 29 Jan 2010
Showing 2 changed files
View
extras/src/main/java/edu/umd/cs/piccolox/pswing/PSwing.java
View
extras/src/test/java/edu/umd/cs/piccolox/pswing/PSwingTest.java