public class ComponentText extends Component
| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentText.Builder |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_TYPE |
componentType, style| Constructor and Description |
|---|
ComponentText() |
ComponentText(java.lang.String text,
StyleText style) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final java.lang.String COMPONENT_TYPE
public ComponentText()
public ComponentText(java.lang.String text,
StyleText style)