|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.samples.lafwidget.clientprop.ComboBoxAutoCompletionMatcher.CaseSensitiveMatcher
protected static class ComboBoxAutoCompletionMatcher.CaseSensitiveMatcher
Case sensitive matcher for combobox auto-completion.
Constructor Summary | |
---|---|
protected |
ComboBoxAutoCompletionMatcher.CaseSensitiveMatcher()
|
Method Summary | |
---|---|
java.lang.Object |
getFirstMatching(javax.swing.ComboBoxModel model,
java.lang.String pattern)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ComboBoxAutoCompletionMatcher.CaseSensitiveMatcher()
Method Detail |
---|
public java.lang.Object getFirstMatching(javax.swing.ComboBoxModel model, java.lang.String pattern)
getFirstMatching
in interface org.jvnet.lafwidget.combo.AutoCompletionMatcher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |