public class BytesValidator extends java.lang.Object implements DocumentValidator
Constructor and Description |
---|
BytesValidator()
Constructor method.
|
Modifier and Type | Method and Description |
---|---|
boolean |
validate(javax.swing.text.JTextComponent comp)
Checks the document contents for being an (abbreviated) number of bytes.
|
public boolean validate(javax.swing.text.JTextComponent comp)
validate
in interface DocumentValidator
comp
- The text componentCopyright © 2005-2013 Leisenfels UG (haftungsbeschränkt). All rights reserved.