Class SizeLimitedDocument

java.lang.Object
javax.swing.text.AbstractDocument
javax.swing.text.PlainDocument
org.xhtmlrenderer.simple.extend.form.SizeLimitedDocument
All Implemented Interfaces:
Serializable, Document

class SizeLimitedDocument extends PlainDocument
When applied to a Swing component, limits the total number of characters that can be entered.