SelectionStyle.ACTIVE

Overview | Methods | Fields | This Package | All Packages

SelectionStyle.ACTIVE

Specifies an alternative selection border that typically indicates that a component is in editing mode.

Syntax

public static final int ACTIVE;

Remarks

When a component is in editing mode, clicking or dragging the component and the component edits the component itself but does not move the component.