ro.sync.ecss.extensions.api.highlights
Interface TextForegroundHighlighterPainter
- All Superinterfaces:
- HighlightPainter
- All Known Implementing Classes:
- ColorHighlightPainter
@API(type=EXTENDABLE,
src=PUBLIC)
public interface TextForegroundHighlighterPainter
- extends HighlightPainter
Can also draw the text foreground with a certain color.
Method Summary |
ro.sync.exml.view.graphics.Color |
getTextForegroundColor()
Get the color for the text foreground. |
getTextForegroundColor
ro.sync.exml.view.graphics.Color getTextForegroundColor()
- Get the color for the text foreground. NULL for inhibiting this feature.
- Returns:
- the color for the text foreground. NULL for inhibiting this feature.
© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.