wt.clients.workflow.definer
Class TemplateEditorDialog.SymWindow

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

class TemplateEditorDialog.SymWindow
extends WindowAdapter


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

TemplateEditorDialog.SymWindow

TemplateEditorDialog.SymWindow()
Method Detail

windowActivated

public void windowActivated(WindowEvent event)

windowClosing

public void windowClosing(WindowEvent event)