|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.InputVerifier
org.xmlhammer.gui.history.HistoryInputVerifier
public class HistoryInputVerifier
| Constructor Summary | |
|---|---|
HistoryInputVerifier(HistoryComboBox combo)
|
|
| Method Summary | |
|---|---|
HistoryComboBox |
getCombo()
|
protected void |
setValue()
|
boolean |
verify(javax.swing.JComponent component)
|
| Methods inherited from class javax.swing.InputVerifier |
|---|
shouldYieldFocus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HistoryInputVerifier(HistoryComboBox combo)
| Method Detail |
|---|
public boolean verify(javax.swing.JComponent component)
verify in class javax.swing.InputVerifierpublic HistoryComboBox getCombo()
protected void setValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||