|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jump.workbench.ui.ValidatingTextField.GreaterThanOrEqualValidator
public static class ValidatingTextField.GreaterThanOrEqualValidator
Implements validator with a greater than or equal to threshold.
Constructor Summary | |
---|---|
ValidatingTextField.GreaterThanOrEqualValidator(double threshold)
|
Method Summary | |
---|---|
boolean |
isValid(java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidatingTextField.GreaterThanOrEqualValidator(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 |