Releases: homebeaver/SwingSet2-demos
Releases · homebeaver/SwingSet2-demos
swingset2 demo v1.2
- add splash
ButtonDemo
with colored Traffic Lights- try to solve homebeaver/SwingSet#18
TableDemo
: add row with missing data, see commit comment- getResource(...)
- a couple of revisions and casually found bugs
- Intro Demo
swingset2 demo v1.1
The resulted swingset2 jar contains reorganized demos with original functionality
- all demo classes are in package
swingset
- build is done with maven
- and compiled with JDK 17
- a demo is late instantiated when selected
- get rid of deprecated methods
SwingSet2 demo
SwingSet2 demo was released in Summer 2005 for J2SE 5.0. The SwingSet2.jar
is the Sun original.
The revision IDs of the Main-Classes :
@(#)SwingSet2.java 1.50 04/07/26
@(#)DemoModule.java 1.21 05/03/25
- the ID was removed later before sources were salvaged into git
- also the intro and about images have been replaced
SwingSet2-demos.jar
is a recompilation with JDK 17.