public class StyledViewerLabel
extends org.eclipse.jface.viewers.ViewerLabel
Constructor and Description |
---|
StyledViewerLabel(String initialText,
org.eclipse.swt.graphics.Image initialImage) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jface.viewers.StyledString |
getStyledText() |
void |
setStyledText(org.eclipse.jface.viewers.StyledString styledString) |
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
public StyledViewerLabel(String initialText, org.eclipse.swt.graphics.Image initialImage)