public final class ComboListener extends Object implements ActionListener
Constructor and Description |
---|
ComboListener(JComboBox combo,
ActionCombo action)
Create a combo listener.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event) |
public ComboListener(JComboBox combo, ActionCombo action)
combo
- The combo reference.action
- The action reference.public void actionPerformed(ActionEvent event)
actionPerformed
in interface ActionListener
Copyright © 2017 Byron 3D Games Studio. All rights reserved.