static final class BasicUploadSettingsPanel.HistoryComboBoxKeyAdapter extends java.awt.event.KeyAdapter
| Modifier and Type | Field and Description |
|---|---|
private java.awt.event.ActionListener |
handler |
private HistoryComboBox |
hcb |
| Constructor and Description |
|---|
HistoryComboBoxKeyAdapter(HistoryComboBox hcb,
java.awt.event.ActionListener handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
keyTyped(java.awt.event.KeyEvent e) |
private final HistoryComboBox hcb
private final java.awt.event.ActionListener handler
HistoryComboBoxKeyAdapter(HistoryComboBox hcb, java.awt.event.ActionListener handler)
public void keyTyped(java.awt.event.KeyEvent e)
keyTyped in interface java.awt.event.KeyListenerkeyTyped in class java.awt.event.KeyAdapter