|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.ui.ValidatingTextField.LessThanValidator
public static class ValidatingTextField.LessThanValidator
Implements validator with a less than threshold.
| Constructor Summary | |
|---|---|
ValidatingTextField.LessThanValidator(double threshold)
|
|
| Method Summary | |
|---|---|
boolean |
isValid(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidatingTextField.LessThanValidator(double threshold)
| Method Detail |
|---|
public boolean isValid(java.lang.String text)
isValid in interface ValidatingTextField.Validator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||