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

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

public class Sample2
extends Object

Creates a several windows, then shuts down the VM after the user has closed them all.

Version:
September 14, 2004
Author:
Frank Ziglar

Constructor Summary
Sample2()
           
 
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

Sample2

public Sample2()
Method Detail

main

public static void main(String[] args)