public abstract class YAWLBaseAction
extends javax.swing.AbstractAction
Constructor and Description |
---|
YAWLBaseAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
NetGraph |
getGraph() |
protected javax.swing.ImageIcon |
getMenuIcon(java.lang.String iconName) |
boolean |
shouldBeEnabled() |
boolean |
shouldBeVisible() |
protected javax.swing.ImageIcon getMenuIcon(java.lang.String iconName)
public void actionPerformed(java.awt.event.ActionEvent e)
public NetGraph getGraph()
public boolean shouldBeEnabled()
public boolean shouldBeVisible()