public class ShortEditor extends WrappersEditor
pe
PROP_VALUE_VALID, PROPERTY_HELP_ID
Constructor and Description |
---|
ShortEditor() |
Modifier and Type | Method and Description |
---|---|
String |
getJavaInitializationString()
This method is intended for use when generating Java code to set
the value of the property.
|
addPropertyChangeListener, attachEnv, getAsText, getCustomEditor, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor
public String getJavaInitializationString()
Example results are "2", "new Color(127,127,34)", "Color.orange", etc.