IValueEditor.STYLE_IMMEDIATE

Overview | Methods | Fields | This Package | All Packages

IValueEditor.STYLE_IMMEDIATE

Specifies that changes made to the property should be displayed immediately.

Syntax

public static final int STYLE_IMMEDIATE;

Remarks

This style typically causes a property browser to update the property value after each change is made (such as when each character is typed in the property edit box).

See Also   getStyle