org.jplot2d.swing.proptable.editor
Class FormattedEditor
- java.lang.Object
-
- org.jplot2d.swing.proptable.editor.AbstractPropertyEditor<javax.swing.JFormattedTextField>
-
- org.jplot2d.swing.proptable.editor.FormattedEditor
-
- All Implemented Interfaces:
- java.beans.PropertyEditor
- Direct Known Subclasses:
- DoubleEditor, FloatEditor, IntegerEditor, LongEditor
public class FormattedEditor extends AbstractPropertyEditor<javax.swing.JFormattedTextField>
-
-
Constructor Summary
Constructors Constructor and Description FormattedEditor(java.text.Format format)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.ObjectgetValue()voidsetValue(java.lang.Object value)-
Methods inherited from class org.jplot2d.swing.proptable.editor.AbstractPropertyEditor
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor
-
-
DMelt 3.0 © DataMelt by jWork.ORG