TextLayout.setJustify

Sets the justification of the receiver. Note that the receiver's width must be set in order to use justification.

@param justify new justify

@exception SWTException <ul> <li>ERROR_GRAPHIC_DISPOSED - if the receiver has been disposed</li> </ul>

@since 3.2

class TextLayout
void
setJustify
(
bool justify
)

Meta