com.jaccal.console
Class JaccalConsole.WinCloser

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bycom.jaccal.console.JaccalConsole.WinCloser
All Implemented Interfaces:
EventListener, WindowFocusListener, WindowListener, WindowStateListener
Enclosing class:
JaccalConsole

protected static final class JaccalConsole.WinCloser
extends WindowAdapter

Close the window


Constructor Summary
protected JaccalConsole.WinCloser()
           
 
Method Summary
 void windowClosing(WindowEvent e)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaccalConsole.WinCloser

protected JaccalConsole.WinCloser()
Method Detail

windowClosing

public void windowClosing(WindowEvent e)


Copyright © 2005 Chang Sau Sheong, Thomas Tarpin-Lyonnet. All Rights Reserved.