net.sf.zig_project.gpl.example.window_handler
Class Sample3

java.lang.Object
  extended bynet.sf.zig_project.gpl.example.window_handler.Sample3

public class Sample3
extends Object

Invokes Sample1 and Sample2 within the same VM. Note the VM does not shut down until all windows from both classes are closed.

Version:
September 14, 2004
Author:
Frank Ziglar

Constructor Summary
Sample3()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sample3

public Sample3()
Method Detail

main

public static void main(String[] args)