TaskBean API
0.5

glogic.jthin.app
Class TopLevelWindowAdapter

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended byglogic.jthin.app.TopLevelWindowAdapter
All Implemented Interfaces:
java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener

public class TopLevelWindowAdapter
extends java.awt.event.WindowAdapter

Processes the window handling for the top level windows.

Author:
Sam Taha

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

Constructor Detail

TopLevelWindowAdapter

public TopLevelWindowAdapter()
Method Detail

windowClosing

public void windowClosing(java.awt.event.WindowEvent e)

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.