|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextNode
A Node of the Graph which contains a label and html content.
Method Summary | |
---|---|
void |
setHTML(String s)
Adding the long additional html to the Node. |
Methods inherited from interface de.postfuse.ui.Node |
---|
setFolded |
Methods inherited from interface de.postfuse.ui.GraphElement |
---|
setLabel |
Methods inherited from interface de.postfuse.ui.AddScript |
---|
addScript |
Method Detail |
---|
void setHTML(String s)
s
- Text in HTML Format - the outer html-tags are required!
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |