Class ExitOnClose

java.lang.Object
java.awt.event.WindowAdapter
com.orsoncharts.demo.ExitOnClose
All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener

public class ExitOnClose extends WindowAdapter
Shuts down the JVM when the demo window is closed.