GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
miura250
/
piccolo2d.java
Download ZIP
121commits
Transfer to URL with SHA
tree:
c3be29ff09
Branches
Tags
×
master
piccolo2d.java
/
extras
/
src
/
test
/
java
/
edu
/
umd
/
cs
/
piccolox
/
pswing
/
latest commit
c3be29ff09
Allain Lalonde
authored
on 16 Jul 2009
..
PComboBoxTest.java
Added some tests for PComboBox and added getters for canvas and pSwing
15 years ago
PSwingTest.java
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
package.html
issue#51 aligned package and class names of the tests with the classes under test.
16 years ago