TextLayout.setText

Sets the receiver's text.

@param text the new text

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

class TextLayout
void
setText
(
String text
)

Meta