java.awt.event
Class WindowAdapter
java.lang.Object
java.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowAdapter
public WindowAdapter()
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 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.