Package net.sf.zig_project.gpl.example.window_handler

Class Summary
Sample1 Creates a single window, then shuts down the VM after the user closes it.
Sample2 Creates a several windows, then shuts down the VM after the user has closed them all.
Sample3 Invokes Sample1 and Sample2 within the same VM.