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