pl.psnc.expres.wfm.action.base
Class CloseScenarioAction
java.lang.Object
LocalizedAbstractAction
pl.psnc.expres.wfm.action.WfmAbstractAction
pl.psnc.expres.wfm.action.base.CloseScenarioAction
- All Implemented Interfaces:
- IActionGraphDecorator
public class CloseScenarioAction
- extends WfmAbstractAction
CloseScenarioAction
class - used for closing active workflow
- Author:
- Dominik Stoklosa (~osa~)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloseScenarioAction
public CloseScenarioAction()
- Creates a new instance of new Action. The new action is used to create a
new empty dynamic scenario. The action is created with the default name,
icons, mnemonic and accelerator key - these are taken from the resource
bundle
- Parameters:
source
- the source swing component, which uses this action
actionPerformed
public void actionPerformed(ActionEvent e)
- See Also:
ActionListener.actionPerformed(ActionEvent)
Copyright 2003 by VLAB Dominik Stoklosa.