pl.psnc.expres.wfm.action.perspective
Class WorkflowEditorViewAction
java.lang.Object
LocalizedObservableAbstractAction
pl.psnc.expres.wfm.action.WfmObservableAbstractAction
pl.psnc.expres.wfm.action.perspective.WorkflowEditorViewAction
- All Implemented Interfaces:
- Observer, IActionGraphDecorator
public class WorkflowEditorViewAction
- extends WfmObservableAbstractAction
WorkflowEditorViewAction
class - shows workflow editor
- Author:
- Dominik Stoklosa (~osa~)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowEditorViewAction
public WorkflowEditorViewAction()
- Creates a new instance of WorkflowEditorViewAction. 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)
update
public void update(Observable o,
Object arg)
initObservers
protected void initObservers()
- Initialises observers
- Specified by:
initObservers
in class WfmObservableAbstractAction
Copyright 2003 by VLAB Dominik Stoklosa.