piccolo2d.java / extras / src /
@Allain Lalonde Allain Lalonde authored on 16 Jul 2009
..
build/ conf Issue 29 ; Tweaked checkstyle configuration and ran eclipse formatter on the java source in extras. Reduced checkstyle errors from 15693 to 3520. Note this commit contains formatting-related changes only, no code changes. 16 years ago
main/ java Removing local private members which are no longer needed since Buffering has been removed. 15 years ago
test/java/edu/umd/cs/ piccolox 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. 15 years ago