org.jplot2d.swing.proptable.editor
Class LongEditor
- java.lang.Object
-
- org.jplot2d.swing.proptable.editor.AbstractPropertyEditor<javax.swing.JFormattedTextField>
-
- org.jplot2d.swing.proptable.editor.FormattedEditor
-
- org.jplot2d.swing.proptable.editor.LongEditor
-
- All Implemented Interfaces:
- java.beans.PropertyEditor
public class LongEditor extends FormattedEditor
-
-
Constructor Summary
Constructors Constructor and Description LongEditor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.ObjectgetValue()-
Methods inherited from class org.jplot2d.swing.proptable.editor.FormattedEditor
setValue
-
Methods inherited from class org.jplot2d.swing.proptable.editor.AbstractPropertyEditor
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor
-
-
-
-
Method Detail
-
getValue
public java.lang.Object getValue()
- Specified by:
getValuein interfacejava.beans.PropertyEditor- Overrides:
getValuein classFormattedEditor
-
-
DMelt 3.0 © DataMelt by jWork.ORG