public class ResourceOverlayAction extends YAWLSelectedNetAction implements ViewsPluginAction
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event) |
void |
deselect() |
static ResourceOverlayAction |
getInstance() |
ResourceViewHandler |
getViewHandler() |
boolean |
isSelected() |
void |
register(YAWLCheckBoxMenuItem item) |
void |
register(YAWLToggleToolBarButton button) |
specificationStateChange
getGraph, getMenuIcon, shouldBeEnabled, shouldBeVisible
public static ResourceOverlayAction getInstance()
public void register(YAWLCheckBoxMenuItem item)
register
in interface ViewsPluginAction
public void register(YAWLToggleToolBarButton button)
register
in interface ViewsPluginAction
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class YAWLBaseAction
public void deselect()
public ResourceViewHandler getViewHandler()
public boolean isSelected()