wt.clients.util
Class ParticipantSelectionDialog.SymWindow

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

class ParticipantSelectionDialog.SymWindow
extends WindowAdapter


Constructor Summary
(package private) ParticipantSelectionDialog.SymWindow()
           
 
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

ParticipantSelectionDialog.SymWindow

ParticipantSelectionDialog.SymWindow()
Method Detail

windowClosing

public void windowClosing(WindowEvent event)