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

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

public class Sample1
extends Object

Creates a single window, then shuts down the VM after the user closes it.

Version:
September 14, 2004
Author:
Frank Ziglar

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

Sample1

public Sample1()
Method Detail

main

public static void main(String[] args)