klyn.gui.windows.ComboBox.addActionListener
method
public addActionListener(actionListener as ActionListener) as Void:
Description
Registers a listener notified when the selection changes.
combo.addActionListener(listener)