Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.swing

Interface JComboBox.KeySelectionManager

java.lang.Object
|
+--javax.swing.JComboBox.KeySelectionManager


public static interface JComboBox.KeySelectionManager

KeySelectionManager

Method Summary

intselectionForKey(char value0, javax.swing.ComboBoxModel value1)

selectionForKey

Method Details

selectionForKey

public int selectionForKey(char value0, javax.swing.ComboBoxModel value1)

selectionForKey

Parameters: