wt.clients.tools.transfer
Class TransferFrame.SymWindow

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bywt.clients.tools.transfer.TransferFrame.SymWindow
All Implemented Interfaces:
EventListener, WindowFocusListener, WindowListener, WindowStateListener
Enclosing class:
TransferFrame

class TransferFrame.SymWindow
extends WindowAdapter


Constructor Summary
(package private) TransferFrame.SymWindow()
           
 
Method Summary
 void windowClosed(WindowEvent event)
           
 void windowClosing(WindowEvent event)
           
 void windowDeactivated(WindowEvent event)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, 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

TransferFrame.SymWindow

TransferFrame.SymWindow()
Method Detail

windowClosing

public void windowClosing(WindowEvent event)

windowClosed

public void windowClosed(WindowEvent event)

windowDeactivated

public void windowDeactivated(WindowEvent event)