kei.swing
Class KComboBoxMD.IndexKeySelectionManager
java.lang.Object
|
+--kei.swing.KComboBoxMD.IndexKeySelectionManager
- All Implemented Interfaces:
- JComboBox.KeySelectionManager, Serializable
- Enclosing class:
- KComboBoxMD
- class KComboBoxMD.IndexKeySelectionManager
- extends Object
- implements JComboBox.KeySelectionManager, Serializable
ƒL?[ƒ{?[ƒh‚É‚æ‚éComboBox‘I‘ð‚Ì‚½‚ß‚Ì“à•”ƒNƒ‰ƒX
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
digit
int digit
threshold
int threshold
old
long old
str
String str
KComboBoxMD.IndexKeySelectionManager
public KComboBoxMD.IndexKeySelectionManager(int digit,
int threshold)
- Parameters:
digit - Œ…?”threshold - ˜A‘±‚µ‚½ƒL?[ƒ{?[ƒh‚Ì“ü—͂ɑ΂·‚é臒l(ms)
selectionForKey
public int selectionForKey(char aKey,
ComboBoxModel aModel)
- Specified by:
selectionForKey in interface JComboBox.KeySelectionManager