Class DocumentUtil.LengthLimitedDocument

java.lang.Object
com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
com.gargoylesoftware.base.util.DocumentUtil.LengthLimitedDocument
All Implemented Interfaces:
Document
Enclosing class:
DocumentUtil

private static class DocumentUtil.LengthLimitedDocument extends DocumentUtil.PassthroughDocument
A wrapper document that prevents the user from typing more than a specified number of characters.