Oxygen XML Editor, Version 13.2

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.
 
Methods inherited from interface ro.sync.ecss.extensions.api.highlights.HighlightPainter
paint
 

Method Detail

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.

Oxygen XML Editor, Version 13.2

© Copyright Syncro Soft SRL 2002 - 2012.