public class EditorActionListenerCheckConsistency extends java.lang.Object implements EditorActionListener
Constructor and Description |
---|
EditorActionListenerCheckConsistency(ProcessTree tree,
javax.swing.JButton me,
javax.swing.JComboBox<java.lang.String> comboBox) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
boolean |
isEnabled() |
public EditorActionListenerCheckConsistency(ProcessTree tree, javax.swing.JButton me, javax.swing.JComboBox<java.lang.String> comboBox)
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed
in interface java.awt.event.ActionListener
public boolean isEnabled()
isEnabled
in interface EditorActionListener