Log4j 0.9d

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

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

Field Summary
 
Fields inherited from class pl.psnc.expres.wfm.action.WfmAbstractAction
mainFrame
 
Constructor Summary
NewScenarioAction()
          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

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

Method Detail

actionPerformed

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

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.