public class ComboKeySelectionManager extends Object implements JComboBox.KeySelectionManager
| Constructor and Description |
|---|
ComboKeySelectionManager(JComboBox combo)
Default constructor.
|
public ComboKeySelectionManager(JComboBox combo)
combo - the combo box that is attached to this selection key manager.public int selectionForKey(char key, ComboBoxModel model)
selectionForKey in interface JComboBox.KeySelectionManagerCopyright © 2010-2015 ForgeRock AS. All Rights Reserved.