kei.component
Class KDateSelector.WithKeySelectionManager
java.lang.Object
|
+--kei.component.KDateSelector.WithKeySelectionManager
- All Implemented Interfaces:
- JComboBox.KeySelectionManager
- Enclosing class:
- KDateSelector
- class KDateSelector.WithKeySelectionManager
- extends Object
- implements JComboBox.KeySelectionManager
ƒL?[ƒ{?[ƒh‚É‚æ‚é ComboBox ‘I‘ð‚Ì‚½‚߂̃Nƒ‰ƒX‚Å‚·?B
ƒL?[ƒ{?[ƒh(?”Žš)‚ʼnŸ‚³‚ꂽ?”’l‚ƈê’v‚·‚é—v‘f‚ð‘I‘ð‚µ‚Ü‚·?B
|
Field Summary |
(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
- Œ…?”
old
long old
str
String str
KDateSelector.WithKeySelectionManager
public KDateSelector.WithKeySelectionManager(int digit)
- Parameters:
digit - Œ…?”
selectionForKey
public int selectionForKey(char aKey,
ComboBoxModel aModel)
- Specified by:
selectionForKey in interface JComboBox.KeySelectionManager