public class EditorActionListenerToggleBlockingHiding extends java.lang.Object implements EditorActionListener
| Constructor and Description |
|---|
EditorActionListenerToggleBlockingHiding(ProcessTree tree,
GraphMouseListener graphMouseListener,
GraphPanel graphPanel,
java.lang.Boolean toggleBlocking,
java.lang.Boolean toggleHiding) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
public EditorActionListenerToggleBlockingHiding(ProcessTree tree, GraphMouseListener graphMouseListener, GraphPanel graphPanel, java.lang.Boolean toggleBlocking, java.lang.Boolean toggleHiding)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic boolean isEnabled()
isEnabled in interface EditorActionListener