public class ProcessConfigurationAction extends YAWLSelectedNetAction implements GraphStateListener
Modifier and Type | Field and Description |
---|---|
protected NetGraph |
net |
protected YAWLTask |
task |
Constructor and Description |
---|
ProcessConfigurationAction() |
Modifier and Type | Method and Description |
---|---|
protected javax.swing.ImageIcon |
getMenuIcon(java.lang.String iconName) |
void |
graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
specificationStateChange
actionPerformed, getGraph, shouldBeEnabled, shouldBeVisible
public void graphSelectionChange(GraphState state, GraphSelectionEvent event)
graphSelectionChange
in interface GraphStateListener
protected javax.swing.ImageIcon getMenuIcon(java.lang.String iconName)
getMenuIcon
in class YAWLBaseAction