public class EditorActionListenerPropertyButton extends java.lang.Object implements EditorActionListener
Constructor and Description |
---|
EditorActionListenerPropertyButton(ProcessTree tree,
javax.swing.JComboBox<org.processmining.plugins.properties.processmodel.Property<?>> comboBox,
java.lang.Boolean addProperty,
GraphMouseListener graphMouseListener) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
public EditorActionListenerPropertyButton(ProcessTree tree, javax.swing.JComboBox<org.processmining.plugins.properties.processmodel.Property<?>> comboBox, java.lang.Boolean addProperty, GraphMouseListener graphMouseListener)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public boolean isEnabled()
isEnabled
in interface EditorActionListener