org.pbjar.jxlayer.demo
Class TestWrapped
java.lang.Object
org.pbjar.jxlayer.demo.TestWrapped
public class TestWrapped
- extends Object
Test the wrapping of JXLayer's into one another.
Run a web start demo:
- Author:
- Piet Blok
|
Method Summary |
static void |
main(String[] args)
Run the progtam. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- Run the progtam.
- Parameters:
args - not used.