Log4j 0.9d

pl.psnc.expres.wfm.action.base
Class CloseScenarioAction

java.lang.Object
  extended by LocalizedAbstractAction
      extended by pl.psnc.expres.wfm.action.WfmAbstractAction
          extended by 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~)

Field Summary
 
Fields inherited from class pl.psnc.expres.wfm.action.WfmAbstractAction
mainFrame
 
Constructor Summary
CloseScenarioAction()
          Creates a new instance of new Action.
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class pl.psnc.expres.wfm.action.WfmAbstractAction
getBundle, getCurrentGraph, getCurrentGraphLayoutCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
See Also:
ActionListener.actionPerformed(ActionEvent)

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.