public interface Label extends Widget
void
setText(java.lang.String text)
setEnabled, setVisible
void setText(java.lang.String text)
Sets the text that will be displayed on the label.
text