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
           
 
Constructor Summary
KDateSelector.WithKeySelectionManager(int digit)
           
 
Method Summary
 int selectionForKey(char aKey, ComboBoxModel aModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

digit

int digit
Œ…?”


old

long old

str

String str
Constructor Detail

KDateSelector.WithKeySelectionManager

public KDateSelector.WithKeySelectionManager(int digit)
Parameters:
digit - Œ…?”
Method Detail

selectionForKey

public int selectionForKey(char aKey,
                           ComboBoxModel aModel)
Specified by:
selectionForKey in interface JComboBox.KeySelectionManager