com.ptc.windchill.upgrade.tool
Class UpgradeManager.StateMachineStarter

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bycom.ptc.windchill.upgrade.tool.UpgradeManager.StateMachineStarter
All Implemented Interfaces:
EventListener, WindowFocusListener, WindowListener, WindowStateListener
Enclosing class:
UpgradeManager

private class UpgradeManager.StateMachineStarter
extends WindowAdapter


Constructor Summary
private UpgradeManager.StateMachineStarter()
           
 
Method Summary
 void windowOpened(WindowEvent event)
          When the window of the application is started the stateMachine_ is also started
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeManager.StateMachineStarter

private UpgradeManager.StateMachineStarter()
Method Detail

windowOpened

public void windowOpened(WindowEvent event)
When the window of the application is started the stateMachine_ is also started

Parameters:
event - WindowEvent