public interface ITextLabelCommon extends IControlCommon
| Modifier and Type | Method and Description |
|---|---|
void |
setFontName(java.lang.String fontName) |
void |
setFontSize(int size) |
void |
setMarkup(Markup markup) |
void |
setText(java.lang.String text) |
getLayoutConstraints, getMaxSize, getMinSize, getPreferredSize, setLayoutConstraints, setToolTipTextgetBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisiblegetUiReference, isEnabled, setEnabledaddComponentListener, removeComponentListeneraddFocusListener, removeFocusListeneraddKeyListener, removeKeyListeneraddMouseListener, removeMouseListeneraddMouseMotionListener, removeMouseMotionListeneraddPopupDetectionListener, removePopupDetectionListenervoid setFontSize(int size)
void setFontName(java.lang.String fontName)
void setMarkup(Markup markup)
void setText(java.lang.String text)
Siehe auch Jowidgets Nutzerhandbuch