Class NumberPlainDocument

java.lang.Object
javax.swing.text.AbstractDocument
javax.swing.text.PlainDocument
edu.jiangxin.apktoolbox.swing.extend.NumberPlainDocument
All Implemented Interfaces:
Serializable, Document

public class NumberPlainDocument extends PlainDocument
实现JTextfield只能输入数字并限制长度
Author:
jiangxin, 2019-03-24
See Also: