public class MemComboAgent extends KeyAdapter
Modifier and Type | Field and Description |
---|---|
protected MemComboBox |
m_comboBox |
protected JTextField |
m_editor |
Constructor and Description |
---|
MemComboAgent(MemComboBox comboBox) |
Modifier and Type | Method and Description |
---|---|
void |
keyReleased(KeyEvent e) |
keyPressed, keyTyped
protected MemComboBox m_comboBox
protected JTextField m_editor
public MemComboAgent(MemComboBox comboBox)
public void keyReleased(KeyEvent e)
keyReleased
in interface KeyListener
keyReleased
in class KeyAdapter
Copyright © 2017. All rights reserved.