© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.view
Class MainWindowAdapter

java.lang.Object
  extended by java.awt.event.WindowAdapter
      extended by org.ximtec.igesture.tool.view.MainWindowAdapter
All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener

public class MainWindowAdapter
extends WindowAdapter

Comment

Version:
1.0 09.04.2008
Author:
Ueli Kurmann

Constructor Summary
MainWindowAdapter(MainController mainController)
           
 
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

MainWindowAdapter

public MainWindowAdapter(MainController mainController)
Method Detail

windowClosing

public void windowClosing(WindowEvent e)
Specified by:
windowClosing in interface WindowListener
Overrides:
windowClosing in class WindowAdapter

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.