public class InfoLine
extends java.lang.Object
| Constructor and Description |
|---|
InfoLine(java.lang.String text,
boolean error) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText()
The text of the info line.
|
boolean |
isError() |