Retrieves the text that is displayed on this button.
public final String getText()
Returns a string containing this button's caption.
To determine how the text on a button is aligned with regard to images displayed on the button, use the ToolBar class' setTextAlign method.
See Also setText