wt.security
Class PrivilegesEditor.MyWindowAdapter

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bywt.security.PrivilegesEditor.MyWindowAdapter
All Implemented Interfaces:
EventListener, WindowFocusListener, WindowListener, WindowStateListener
Enclosing class:
PrivilegesEditor

class PrivilegesEditor.MyWindowAdapter
extends WindowAdapter


Constructor Summary
(package private) PrivilegesEditor.MyWindowAdapter()
           
 
Method Summary
 void windowClosing(WindowEvent event)
           
 
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

PrivilegesEditor.MyWindowAdapter

PrivilegesEditor.MyWindowAdapter()
Method Detail

windowClosing

public void windowClosing(WindowEvent event)