public class StringKeyManager
extends java.lang.Object
implements javax.swing.JComboBox.KeySelectionManager
Unfortunately, this class cannot be used anymore because it does not work
together with the listener TypesBoxAL
.
Constructor and Description |
---|
StringKeyManager(javax.swing.JComboBox<?> box)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
int |
selectionForKey(char aKey,
javax.swing.ComboBoxModel aModel) |