wt.clients.workflow.manager
Class ProcessManagerPanel.RefreshActionAction
java.lang.Object
javax.swing.AbstractAction
wt.clients.beans.graph.GraphAction
wt.clients.workflow.manager.ProcessManagerPanel.RefreshActionAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- Enclosing class:
- ProcessManagerPanel
- public class ProcessManagerPanel.RefreshActionAction
- extends GraphAction
Used for the refresh action on the process.
- See Also:
- Serialized Form
Fields inherited from class wt.clients.beans.graph.GraphAction |
|
OkActionCommand
private String OkActionCommand
CancelActionCommand
private String CancelActionCommand
ProcessManagerPanel.RefreshActionAction
public ProcessManagerPanel.RefreshActionAction(String pOkActionCommand,
String pCancelActionCommand)
actionPerformed
public void actionPerformed(ActionEvent e)
- Perform the action of represented in the process properties.
- Parameters:
e
- ActionEvent the event action provided by the object throwing the event