Oxygen XML Editor 14.2 Author API

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
 Color getTextForegroundColor()
          Get the color for the text foreground.
 
Methods inherited from interface ro.sync.ecss.extensions.api.highlights.HighlightPainter
paint
 

Method Detail

getTextForegroundColor

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.

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.