public abstract class TextFieldValidator extends InputVerifier
Constructor and Description |
---|
TextFieldValidator(String message) |
Modifier and Type | Method and Description |
---|---|
boolean |
verify(JComponent input) |
protected abstract boolean |
verifyValue(String text) |
shouldYieldFocus
public TextFieldValidator(String message)
public boolean verify(JComponent input)
verify
in class InputVerifier
protected abstract boolean verifyValue(String text)
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.