Retrieves the common values for the editor's type.
public Object[] getValues()
Returns an array of values.
To display these values in a drop-down list, a property browser typically calls getTextFromValue and paintValue for each of the values.