Arch4J 1.1

org.arch4j.ui
Class JAppCloser

java.lang.Object
  |
  +--java.awt.event.WindowAdapter
        |
        +--org.arch4j.ui.JAppCloser
All Implemented Interfaces:
EventListener, WindowFocusListener, WindowListener, WindowStateListener

public final class JAppCloser
extends WindowAdapter


Constructor Summary
JAppCloser()
          This method was created by a SmartGuide.
JAppCloser(CloseableApplication anApplication)
           
 
Method Summary
 void windowClosing(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

JAppCloser

public JAppCloser()
This method was created by a SmartGuide.


JAppCloser

public JAppCloser(CloseableApplication anApplication)
Method Detail

windowClosing

public void windowClosing(WindowEvent e)
Specified by:
windowClosing in interface WindowListener
Overrides:
windowClosing in class WindowAdapter

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.