E
- The object type.public final class ComboListener<E> extends Object implements ActionListener
Constructor and Description |
---|
ComboListener(JComboBox<E> combo,
ActionCombo action)
Constructor.
|
public ComboListener(JComboBox<E> combo, ActionCombo action)
combo
- The combo reference.action
- The action reference.public void actionPerformed(ActionEvent event)
actionPerformed
in interface ActionListener
Copyright © 2014 Byron 3D Games Studio. All rights reserved.