public class FormattedTextMaker.Entry extends MutableTreeNodeObject
children, parent| Constructor and Description |
|---|
Entry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
FormattedTextMaker.Entry |
getRoot() |
boolean |
reformat(TextPad pad,
eve.ui.formatted.TextPosition t,
Vector addTo)
This reformats the lines.
|
void |
reset() |
String |
toString()
Return a String representation of this object.
|
addChild, canExpand, clearChildren, collapse, expand, getChild, getChildCount, getChildren, getParent, indexOfChild, insertChild, isLeaf, removeChild, setParentpublic String getName()
public String toString()
Objectpublic FormattedTextMaker.Entry getRoot()
public void reset()