- java.lang.Object
-
- org.eclipse.jface.viewers.ViewerLabel
-
- org.eclipse.scada.ui.databinding.StyledViewerLabel
-
-
Constructor Summary
Constructors
Constructor and Description |
StyledViewerLabel(String initialText,
org.eclipse.swt.graphics.Image initialImage) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
org.eclipse.jface.viewers.StyledString |
getStyledText() |
void |
setStyledText(org.eclipse.jface.viewers.StyledString styledString) |
-
Methods inherited from class org.eclipse.jface.viewers.ViewerLabel
getBackground, getFont, getForeground, getImage, getText, getTooltipBackgroundColor, getTooltipForegroundColor, getTooltipShift, getTooltipText, hasNewBackground, hasNewFont, hasNewForeground, hasNewImage, hasNewText, hasNewTooltipBackgroundColor, hasNewTooltipForegroundColor, hasNewTooltipText, hasTooltipShift, setBackground, setFont, setForeground, setImage, setText, setTooltipBackgroundColor, setTooltipForegroundColor, setTooltipShift, setTooltipText
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 Eclipse SCADA Project. All rights reserved.