public static class NumberPropertyEditor.DoublePropertyEditor extends NumberPropertyEditor<Double>
NumberPropertyEditor.DoublePropertyEditor, NumberPropertyEditor.FloatPropertyEditor, NumberPropertyEditor.IntegerPropertyEditor, NumberPropertyEditor.LongPropertyEditor, NumberPropertyEditor.ShortPropertyEditorDEFAULT| Constructor and Description |
|---|
NumberPropertyEditor.DoublePropertyEditor() |
NumberPropertyEditor.DoublePropertyEditor(NumberFormat format) |
| Modifier and Type | Method and Description |
|---|---|
Double |
doDecr(Double value) |
Double |
doIncr(Double value) |
decr, getFormat, getIncrement, incr, parse, render, setFormat, setIncrementrenderpublic NumberPropertyEditor.DoublePropertyEditor()
public NumberPropertyEditor.DoublePropertyEditor(NumberFormat format)
Copyright © 2012. All Rights Reserved.