Overview | Methods | This Package | All Packages
Specifies how text is positioned in relation to the images that are displayed on the buttons in this control.
Syntax
public final void setTextAlign( int value )
Parameters
value
A constant that specifies the text position. This value must be one of the enumeration constants defined in the ToolBarTextAlign class.
See Also getTextAlign