public static class EditorHost.LabHighlighter extends Object implements Highlighter.HighlightPainter
| Modifier and Type | Field and Description |
|---|---|
static EditorHost.LabHighlighter |
TEXT |
static EditorHost.LabHighlighter |
USAGE |
| Constructor and Description |
|---|
LabHighlighter(Color color) |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(Graphics g,
int p0,
int p1,
Shape bounds,
JTextComponent c) |
public static final EditorHost.LabHighlighter TEXT
public static EditorHost.LabHighlighter USAGE
public LabHighlighter(Color color)
public void paint(Graphics g, int p0, int p1, Shape bounds, JTextComponent c)
paint in interface Highlighter.HighlightPainterCopyright © 2017. All rights reserved.