public class ComboListener
extends java.lang.Object
implements java.awt.event.ActionListener
Constructor and Description |
---|
ComboListener(javax.swing.JComboBox<?> combo,
ActionCombo action) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public ComboListener(javax.swing.JComboBox<?> combo, ActionCombo action)