Version: 1.1.1

org.biomoby.shared.schema
Class GenericWindowListener

java.lang.Object
  extended by java.awt.event.WindowAdapter
      extended by org.biomoby.shared.schema.GenericWindowListener
All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener

public class GenericWindowListener
extends WindowAdapter


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

Constructor Detail

GenericWindowListener

public GenericWindowListener()
Method Detail

windowClosing

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

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010