API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing. JComboBox.KeySelectionManager View Source
Author(s)
Since
Version
Serial
Hierarchy
 JComboBox.KeySelectionManager
Subinterfaces
Description
publicstatic interface JComboBox.KeySelectionManager
  The interface that defines a KeySelectionManager.
See also:   
Methods
Hide/Show inherited methods
public int selectionForKey (char aKey, ComboBoxModel aModel)
  Given aKey and the model, returns the row that should become selected.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar