portal.comp.desktop
Class Window.MyWindowListener

java.lang.Object
  extended byportal.comp.desktop.Window.MyWindowListener
All Implemented Interfaces:
java.io.Serializable, WindowListener
Enclosing class:
Window

public class Window.MyWindowListener
extends java.lang.Object
implements WindowListener

See Also:
Serialized Form

Constructor Summary
Window.MyWindowListener()
           
 
Method Summary
 void closed(WindowEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Window.MyWindowListener

public Window.MyWindowListener()
Method Detail

closed

public void closed(WindowEvent event)
Specified by:
closed in interface WindowListener