Methods |
Description |
editValue |
Provides a user interface for editing the property value. |
getConstantName |
Retrieves the fully qualified name of a constant that represents the specified value. |
getStyle |
Retrieves the style flags for the value editor. |
getSubProperties |
Retrieves the subproperties of the specified value. |
getTextFromValue |
Converts the specified value to a text string. |
getValueFromSubPropertyValues |
Creates a value of this editor's type from the specified values. |
getValueFromText |
Converts the specified text string to a value. |
getValues |
Retrieves the common values for the editor's type. |
paintValue |
Paints a representation of the specified value. |