|
Kieker 1.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.analysis.display.AbstractDisplay
kieker.analysis.display.PlainText
public class PlainText
This class is currently under development, mostly for test purposes, and not designed for productive deployment.
| Constructor Summary | |
|---|---|
PlainText()
Creates a new instance of this class with empty content. |
|
| Method Summary | |
|---|---|
String |
getText()
Delivers the current text stored within this object. |
void |
setText(String string)
This method sets the text of the object to a new value. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PlainText()
| Method Detail |
|---|
public void setText(String string)
string - The new content of this object.public String getText()
public String toString()
toString in class Object
|
Kieker 1.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||