Log4j 0.9d

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

java.lang.Object
  extended by LocalizedAbstractAction
      extended by pl.psnc.expres.wfm.action.WfmAbstractAction
          extended by pl.psnc.expres.wfm.action.base.SubmitWorkflowAction
All Implemented Interfaces:
IActionGraphDecorator

public class SubmitWorkflowAction
extends WfmAbstractAction

SubmitWorkflowAction class - represents workfow submission action

Author:
Dominik Stoklosa (~osa~)

Field Summary
 
Fields inherited from class pl.psnc.expres.wfm.action.WfmAbstractAction
mainFrame
 
Constructor Summary
SubmitWorkflowAction()
          Creates a new instance of Scenario Submission 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

SubmitWorkflowAction

public SubmitWorkflowAction()
Creates a new instance of Scenario Submission Action. 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)

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.