public class EditorActionListenerAddOriginator extends java.lang.Object implements EditorActionListener
| Constructor and Description |
|---|
EditorActionListenerAddOriginator(ProcessTree tree,
GraphMouseListener graphMouseListener,
GraphPanel graphPanel,
javax.swing.JTextField nameField,
java.lang.Boolean isResource,
java.lang.Boolean isRole,
java.lang.Boolean isGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
public EditorActionListenerAddOriginator(ProcessTree tree, GraphMouseListener graphMouseListener, GraphPanel graphPanel, javax.swing.JTextField nameField, java.lang.Boolean isResource, java.lang.Boolean isRole, java.lang.Boolean isGroup)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic boolean isEnabled()
isEnabled in interface EditorActionListener