public class Validation
extends javax.swing.InputVerifier
Modifier and Type | Field and Description |
---|---|
int |
nowadays |
Constructor and Description |
---|
Validation() |
Validation(boolean rq) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkField(javax.swing.JComponent input) |
boolean |
verify(javax.swing.JComponent input) |
public final int nowadays