public class UnGroupAction extends javax.swing.AbstractAction implements ActionDisplayOptions
DISPLAY_BOTH, DISPLAY_ICON, DISPLAY_NAME| Constructor and Description |
|---|
UnGroupAction(ToolSelectionHandler sel) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
void |
unGroup(TaskGraph taskgraph)
Ungroups the given group taskgraph
|
public UnGroupAction(ToolSelectionHandler sel)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void unGroup(TaskGraph taskgraph)