public class PositiveIntegerDocumentFilter extends IntegerDocumentFilter
| Constructor and Description |
|---|
PositiveIntegerDocumentFilter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
install(javax.swing.JTextField text) |
protected boolean |
test(java.lang.String text) |
getValue, insertString, remove, replace, setValuepublic static void install(javax.swing.JTextField text)
protected boolean test(java.lang.String text)
test in class IntegerDocumentFilter