What is SwingSet3?
SwingSet3 is an open source demo of Java components from the Swing Graphical User Interface (GUI) Toolkit. It was originally created by Oracle/Sun Microsystems and is currently being developed as a public java.net project by SwingLabs.
What this demo showcases
We have taken the SwingSet3 Java Demo as a benchmark to showcase how a graphical standalone Java application with Swing components can run fully in the browser, client-side. You can find a full tutorial on how to recreate this CheerpJ demo here.