cz.cmc.tcgui
Class TCGui.AppWindowListener

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bycz.cmc.tcgui.TCGui.AppWindowListener
All Implemented Interfaces:
EventListener, WindowFocusListener, WindowListener, WindowStateListener
Enclosing class:
TCGui

protected final class TCGui.AppWindowListener
extends WindowAdapter


Constructor Summary
protected TCGui.AppWindowListener()
           
 
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

TCGui.AppWindowListener

protected TCGui.AppWindowListener()
Method Detail

windowClosing

public void windowClosing(WindowEvent e)