public interface DocumentValidator
Modifier and Type | Method and Description |
---|---|
boolean |
validate(javax.swing.text.JTextComponent comp)
Checks the document contents against any constraint (e.g. numeric only or regex).
|
Copyright © 2005-2013 Leisenfels UG (haftungsbeschränkt). All rights reserved.