|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.viewers.StyledString.Styler
public abstract static class StyledString.Styler
A styler will be asked to apply its styles to one ore more ranges in the
StyledString
.
Constructor Summary | |
---|---|
StyledString.Styler()
|
Method Summary | |
---|---|
abstract void |
applyStyles(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 StyledString.Styler()
Method Detail |
---|
public abstract void applyStyles(TextStyle textStyle)
textStyle
- the TextStyle
to modify
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.