public class IntNumberVerifier extends InputVerifier
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.log4j.Logger |
logger |
| Constructor and Description |
|---|
IntNumberVerifier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
verify(JComponent input)
Overrides the InputVerifier.verify method.
|
shouldYieldFocuspublic boolean verify(JComponent input)
verify in class InputVerifierinput - the JComponent to be verifiedCopyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.