ControlDock.LEFT

Overview | Methods | Fields | This Package | All Packages

ControlDock.LEFT

Specifies that the control is docked to the left edge of its container.

Syntax

public static final int LEFT;

Remarks

The height of the control is adjusted to match the height of the container minus any space taken up by controls docked to the bottom or top of the container.