uic.themes
Class UICComboBoxKeyManager
java.lang.Object
  
uic.themes.UICComboBoxKeyManager
- All Implemented Interfaces: 
 - Serializable, JComboBox.KeySelectionManager
 
public class UICComboBoxKeyManager
- extends Object
- implements JComboBox.KeySelectionManager, Serializable
  
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UICComboBoxKeyManager
public UICComboBoxKeyManager()
selectionForKey
public int selectionForKey(char aKey,
                           ComboBoxModel aModel)
- Specified by:
 selectionForKey in interface JComboBox.KeySelectionManager
 
 
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence