Class JComboBox.MyKeyListener

java.lang.Object
org.gvsig.utils.swing.JComboBox.MyKeyListener
All Implemented Interfaces:
KeyListener, EventListener
Enclosing class:
JComboBox

public class JComboBox.MyKeyListener extends Object implements KeyListener
Manejador de los eventos Key para hacer el autocompletado
Author:
Fernando González Cortés