org.pbjar.jxlayer.demo
Class TestShared
java.lang.Object
org.pbjar.jxlayer.demo.TestShared
public class TestShared
- extends Object
A demonstration of the shared use of LayerUI's by multiple JXLayer's.
Run a web start demo:
- Author:
- Piet Blok
|
Method Summary |
static void |
main(String[] args)
Runs the program. |
| 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)
- Runs the program.
- Parameters:
args - not used