|
Together Workflow Editor 3.0-1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
org.enhydra.jawe.ActionBase
org.enhydra.jawe.components.wfxml.actions.Download
Downloads XPDL from the engine.
Nested Class Summary |
Nested classes inherited from class javax.swing.AbstractAction |
|
Field Summary |
Fields inherited from class org.enhydra.jawe.ActionBase |
jawecomponent |
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
Download(JaWEComponent jawecomponent)
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
enableDisableAction()
|
Methods inherited from class org.enhydra.jawe.ActionBase |
getActivitySet, getPackage, getWorkflowProcess |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Download(JaWEComponent jawecomponent)
Method Detail |
public void enableDisableAction()
enableDisableAction
in class ActionBase
public void actionPerformed(java.awt.event.ActionEvent e)
|
Together Workflow Editor 3.0-1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |