public class TogglePluginToolbarViewAction extends YAWLBaseAction
Constructor and Description |
---|
TogglePluginToolbarViewAction(javax.swing.JToolBar bar) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event) |
boolean |
isSelected() |
void |
setSelected(boolean select) |
getGraph, getMenuIcon, shouldBeEnabled, shouldBeVisible
public TogglePluginToolbarViewAction(javax.swing.JToolBar bar)
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class YAWLBaseAction
public void setSelected(boolean select)
public boolean isSelected()