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