portal.comp.desktop
Class Desktop.MyWindowListener

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

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

See Also:
Serialized Form

Constructor Summary
Desktop.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

Desktop.MyWindowListener

public Desktop.MyWindowListener()
Method Detail

closed

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