wt.httpgw
Class BasicAuthBox.Close

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bywt.httpgw.BasicAuthBox.Close
All Implemented Interfaces:
EventListener, WindowFocusListener, WindowListener, WindowStateListener
Enclosing class:
BasicAuthBox

private class BasicAuthBox.Close
extends WindowAdapter


Constructor Summary
private BasicAuthBox.Close()
           
 
Method Summary
 void windowClosing(WindowEvent we)
           
 
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

BasicAuthBox.Close

private BasicAuthBox.Close()
Method Detail

windowClosing

public void windowClosing(WindowEvent we)