Class JDialogPointArea.JTextFieldFilter

java.lang.Object
javax.swing.text.AbstractDocument
javax.swing.text.PlainDocument
gov.nih.mipav.view.dialogs.JDialogPointArea.JTextFieldFilter
All Implemented Interfaces:
Serializable, Document
Enclosing class:
JDialogPointArea

public class JDialogPointArea.JTextFieldFilter extends PlainDocument
Filter that allows only integers or floating point numbers into a textfield while monitoring the numbers themselves in order to activate/deactivate related JCheckboxes.
Author:
ben link
See Also: