I Have downloaded The Swingset2 and SwingSet3 demo files (from the "Creating a GUI with Swing "tutorials") from the oracle downloads (and have unzipped/extracted them to the Workspace am using for the NetBeans compiler) but cant get them to run. All of the other demos from the Swing tutorial come as a project with a package and a class / relevant libraries etc so the run fine when opened in Netbeans.
The SwingSet demos come as files with code only so how do I correctly set up a project and the appropriate source packages / class / libraries etc for these demos.