public final class HighlightedText
extends java.lang.Object
| Constructor and Description |
|---|
HighlightedText() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendText(char[] text,
TextAttributes attributes) |
void |
appendText(java.lang.String text,
TextAttributes attributes) |
void |
applyToComponent(HighlightableComponent renderer) |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getText() |
public void appendText(java.lang.String text,
TextAttributes attributes)
public void appendText(char[] text,
TextAttributes attributes)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String getText()
public void applyToComponent(HighlightableComponent renderer)