JML

java.awt.event
Class WindowAdapter

java.lang.Object
  extended byjava.awt.event.WindowAdapter
All Implemented Interfaces:
EventListener, WindowFocusListener, WindowListener, WindowStateListener
Direct Known Subclasses:
Main.Main$1, TreeViewer.TreeViewer$1

public abstract class WindowAdapter
extends Object
implements WindowListener, WindowStateListener, WindowFocusListener


Model Field Summary
 
Model fields inherited from class java.lang.Object
_getClass, objectState, theString
 
Ghost Field Summary
 
Ghost fields inherited from class java.lang.Object
objectTimesFinalized, owner
 
Constructor Summary
WindowAdapter()
           
 
Model Method Summary
 
Model methods inherited from class java.lang.Object
hashValue
 
Method Summary
 void windowActivated(WindowEvent)
           
 void windowClosed(WindowEvent)
           
 void windowClosing(WindowEvent)
           
 void windowDeactivated(WindowEvent)
           
 void windowDeiconified(WindowEvent)
           
 void windowGainedFocus(WindowEvent)
           
 void windowIconified(WindowEvent)
           
 void windowLostFocus(WindowEvent)
           
 void windowOpened(WindowEvent)
           
 void windowStateChanged(WindowEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowAdapter

public WindowAdapter()
Method Detail

windowActivated

public void windowActivated(WindowEvent)
Specified by:
windowActivated in interface WindowListener

windowClosed

public void windowClosed(WindowEvent)
Specified by:
windowClosed in interface WindowListener

windowClosing

public void windowClosing(WindowEvent)
Specified by:
windowClosing in interface WindowListener

windowDeactivated

public void windowDeactivated(WindowEvent)
Specified by:
windowDeactivated in interface WindowListener

windowDeiconified

public void windowDeiconified(WindowEvent)
Specified by:
windowDeiconified in interface WindowListener

windowGainedFocus

public void windowGainedFocus(WindowEvent)
Specified by:
windowGainedFocus in interface WindowFocusListener

windowIconified

public void windowIconified(WindowEvent)
Specified by:
windowIconified in interface WindowListener

windowLostFocus

public void windowLostFocus(WindowEvent)
Specified by:
windowLostFocus in interface WindowFocusListener

windowOpened

public void windowOpened(WindowEvent)
Specified by:
windowOpened in interface WindowListener

windowStateChanged

public void windowStateChanged(WindowEvent)
Specified by:
windowStateChanged in interface WindowStateListener

JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.