public class EditorActionListenerComboBox extends java.lang.Object implements EditorActionListener
Constructor and Description |
---|
EditorActionListenerComboBox(javax.swing.JComboBox<ProcessTreeElement> comboBox,
GraphMouseListener graphMouseListener) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
public EditorActionListenerComboBox(javax.swing.JComboBox<ProcessTreeElement> comboBox, GraphMouseListener graphMouseListener)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public boolean isEnabled()
isEnabled
in interface EditorActionListener