InfoProperties.setHAlign

Sets the horizontal alignment of the field help text when it is positioned underneath the field editor (see FieldControl#setHelpPos(int).

Supported values:
ValueConstant
CenterControlConstants.HORIZONTAL_ALIGNMENT_CENTER
LeftControlConstants.HORIZONTAL_ALIGNMENT_LEFT
RightControlConstants.HORIZONTAL_ALIGNMENT_RIGHT

Setting a value of null removes any existing value for the property.

Parameters

java.lang.String  hAlign,