Specifies that a property browser should display a drop-down list for the property.
public static final int STYLE_VALUES;
This style indicates that the value editor implements the getValues method. This style typically causes a property browser to display a drop-down list of possible values.
See Also getStyle