DhStyleBase.setLeftUnit

Overview | Methods | Fields | This Package | All Packages

DhStyleBase.setLeftUnit

Sets the left position of the element.

Syntax

final public void setLeftUnit( int v, int unit )

Parameters

v

The left position value.

unit

One of DhUnits constants to express the units of measurement.

See Also   setBounds, getLeftUnit