|
Kieker 1.12 | |||||||||
| 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 | |
|---|---|
java.lang.String |
getText()
Delivers the current text stored within this object. |
void |
setText(java.lang.String string)
This method sets the text of the object to a new value. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PlainText()
| Method Detail |
|---|
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.Object
|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||