com.ptc.windchill.upgrade.tool
Class UpgradeManager.StateMachineStarter
java.lang.Object
java.awt.event.WindowAdapter
com.ptc.windchill.upgrade.tool.UpgradeManager.StateMachineStarter
- All Implemented Interfaces:
- EventListener, WindowFocusListener, WindowListener, WindowStateListener
- Enclosing class:
- UpgradeManager
- private class UpgradeManager.StateMachineStarter
- extends WindowAdapter
Method Summary |
void |
windowOpened(WindowEvent event)
When the window of the application is started the stateMachine_ is also started |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeManager.StateMachineStarter
private UpgradeManager.StateMachineStarter()
windowOpened
public void windowOpened(WindowEvent event)
- When the window of the application is started the stateMachine_ is also started
- Parameters:
event
- WindowEvent