|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.forms.fd.LAF_XP_ComboBox.MyKeySelectionManager
class LAF_XP_ComboBox.MyKeySelectionManager
Field Summary | |
---|---|
(package private) long |
lastKeyTime
|
(package private) java.lang.String |
pattern
|
Constructor Summary | |
---|---|
LAF_XP_ComboBox.MyKeySelectionManager()
|
Method Summary | |
---|---|
int |
selectionForKey(char aKey,
javax.swing.ComboBoxModel model)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
long lastKeyTime
java.lang.String pattern
Constructor Detail |
---|
LAF_XP_ComboBox.MyKeySelectionManager()
Method Detail |
---|
public int selectionForKey(char aKey, javax.swing.ComboBoxModel model)
selectionForKey
in interface javax.swing.JComboBox.KeySelectionManager
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |