|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.viewers.StyledString.Styler
org.eclipse.xtext.ui.label.StylerFactory.DefaultFontStyler
protected static class StylerFactory.DefaultFontStyler
Constructor Summary | |
---|---|
StylerFactory.DefaultFontStyler(org.eclipse.jface.resource.FontDescriptor fontDescriptor,
java.lang.String foregroundColorName,
java.lang.String backgroundColorName)
|
Method Summary | |
---|---|
void |
applyStyles(org.eclipse.swt.graphics.TextStyle textStyle)
Applies the styles represented by this object to the given textStyle. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StylerFactory.DefaultFontStyler(org.eclipse.jface.resource.FontDescriptor fontDescriptor, java.lang.String foregroundColorName, java.lang.String backgroundColorName)
Method Detail |
---|
public void applyStyles(org.eclipse.swt.graphics.TextStyle textStyle)
org.eclipse.jface.viewers.StyledString.Styler
applyStyles
in class org.eclipse.jface.viewers.StyledString.Styler
textStyle
- the TextStyle
to modify
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |