Overview | Methods | Fields | This Package | All Packages
Retrieves the common values for the editor's type.
Syntax
public Object[] getValues()
Return Value
Returns an array of values.
Remarks
To display these values in a drop-down list, a property browser typically calls getTextFromValue and paintValue for each of the values.