pl.psnc.expres.wfm.action.base
Class NewScenarioAction
java.lang.Object
LocalizedAbstractAction
pl.psnc.expres.wfm.action.WfmAbstractAction
pl.psnc.expres.wfm.action.base.NewScenarioAction
- All Implemented Interfaces:
- IActionGraphDecorator
public class NewScenarioAction
- extends WfmAbstractAction
NewScenarioAction
class - used for creating a new dynamic scenario
- Author:
- Dominik Stoklosa
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewScenarioAction
public NewScenarioAction()
- 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
actionPerformed
public void actionPerformed(ActionEvent e)
- See Also:
ActionListener.actionPerformed(ActionEvent)
Copyright 2003 by VLAB Dominik Stoklosa.