|
Demo applications distributed with Sun's Java Development Kit.
-
SwingSet2 Demo. This demo is nearly fully compatible with Jesktop. It's only problems are that it does not have an empty constructor, nor does it have the applications manifest. These have been overcome with an adapter class supplied with Jesktop. See package org.jesktop.demos.jdksupport.
-
JavaSound Demo. The same problems as above with the same solution.
|