|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Validator
Defines the requirements for classes that provide support to validate values. Used by the preferences framework to validate user input.
Setting| Method Summary | |
|---|---|
void |
validate(String newValue)
Validates String. |
| Method Detail |
|---|
void validate(String newValue)
String.
IllegalArgumentException - if newValue is invalid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||