public class EditorActionListenerAddExpression extends java.lang.Object implements EditorActionListener
| Constructor and Description |
|---|
EditorActionListenerAddExpression(ProcessTree tree,
GraphMouseListener graphMouseListener,
javax.swing.JTextField expressionField) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
boolean |
isEnabled() |
public EditorActionListenerAddExpression(ProcessTree tree, GraphMouseListener graphMouseListener, javax.swing.JTextField expressionField)
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed in interface java.awt.event.ActionListenerpublic boolean isEnabled()
isEnabled in interface EditorActionListener