kei.component
Class KDateSelector.IndexKeySelectionManager
java.lang.Object
|
+--kei.component.KDateSelector.IndexKeySelectionManager
- All Implemented Interfaces:
- JComboBox.KeySelectionManager
- Enclosing class:
- KDateSelector
- class KDateSelector.IndexKeySelectionManager
- extends Object
- implements JComboBox.KeySelectionManager
ƒL?[ƒ{?[ƒh‚É‚æ‚é ComboBox ‘I‘ð‚Ì‚½‚߂̃Nƒ‰ƒX‚Å‚·?B
ƒL?[ƒ{?[ƒh(?”Žš)‚ʼnŸ‚³‚ꂽ?”’l‚ð index ‚Æ‚µ‚½—v‘f‚ð‘I‘ð‚µ‚Ü‚·?B
|
Field Summary |
(package private) int |
add
|
(package private) int |
digit
Œ…?” |
(package private) long |
old
|
(package private) String |
str
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
digit
int digit
- Œ…?”
add
int add
old
long old
str
String str
KDateSelector.IndexKeySelectionManager
public KDateSelector.IndexKeySelectionManager(int digit)
- Parameters:
digit - Œ…?”
KDateSelector.IndexKeySelectionManager
public KDateSelector.IndexKeySelectionManager(int digit,
int add)
selectionForKey
public int selectionForKey(char aKey,
ComboBoxModel aModel)
- Specified by:
selectionForKey in interface JComboBox.KeySelectionManager