wt.clients.filevault
Class FvReportTree.SymWindow

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

class FvReportTree.SymWindow
extends WindowAdapter


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

FvReportTree.SymWindow

FvReportTree.SymWindow()
Method Detail

windowClosed

public void windowClosed(WindowEvent event)

windowClosing

public void windowClosing(WindowEvent event)