public class ByteEditor extends WrappersEditor
pePROP_VALUE_VALID, PROPERTY_HELP_ID| Constructor and Description |
|---|
ByteEditor() |
| 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, supportsCustomEditorpublic String getJavaInitializationString()
Example results are "2", "new Color(127,127,34)", "Color.orange", etc.
Built on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.