java.lang.Object
javax.swing.text.AbstractDocument
javax.swing.text.PlainDocument
com.inductiveautomation.factorypmi.designer.property.editors.bb.NumberDocument
All Implemented Interfaces:
Serializable, Document

public class NumberDocument extends PlainDocument
A text document which will reject any characters that are not digits.
See Also: