public class PlainText extends AbstractDisplay
| Constructor and Description |
|---|
PlainText()
Creates a new instance of this class with empty content.
|
public PlainText()
public void setText(java.lang.String string)
string - The new content of this object.public java.lang.String getText()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright 2017 Kieker Project, http://kieker-monitoring.net