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, setParent
public String getName()
public String toString()
Object
public FormattedTextMaker.Entry getRoot()
public void reset()