ewe.ui.formatted
Class FormattedTextMaker.Entry
java.lang.Object
ewe.data.DataObject
ewe.data.LiveObject
ewe.data.LiveTreeNode
ewe.ui.formatted.FormattedTextMaker.Entry
- All Implemented Interfaces:
- Comparable, Copyable, DataUnit, FieldListener, LiveData, MutableTreeNode, TreeNode
- Enclosing class:
- FormattedTextMaker
- public class FormattedTextMaker.Entry
- extends LiveTreeNode
| Methods inherited from class ewe.data.LiveTreeNode |
addChild, addressOfChild, addressOfChild, addressOfChild, canExpand, collapse, expand, findNamedChild, getChild, getChildAt, getChildAt, getChildCount, getChildren, getParent, getParent, getSibling, indexOfChild, insertChild, isLeaf, isNamed, removeChild, setParent |
| Methods inherited from class ewe.data.LiveObject |
action, action, addMeToPanel, addObjectToPanel, addToPanel, decode, decoded, decodeFields, enableEditorScrolling, encode, encoded, encodeFields, fieldChanged, fieldChanged, fieldEvent, getEditor, getEditorScroller, getIcon, input, makeNewEditor, runAsApp, textDecode, textEncode |
| Methods inherited from class ewe.data.DataObject |
_getSetField, appendAllFields, compareTo, copied, copyFrom, equals, getCopy, getDeclaredField, getDeclaredFieldValue, getDeclaredFieldValue, getFieldList, getFieldList, getMyFieldList, getNew |
FormattedTextMaker.Entry
public FormattedTextMaker.Entry()
getName
public String getName()
- Description copied from class:
LiveObject
- By default this returns the String "unnamed".
- Specified by:
getName in interface LiveData- Overrides:
getName in class LiveObject
toString
public String toString()
- Description copied from class:
Object
- Return a String representation of this object.
- Overrides:
toString in class Object
- Returns:
- a String representing this object.
getRoot
public FormattedTextMaker.Entry getRoot()
reset
public void reset()
reformat
public boolean reformat(mTextPad pad,
ewe.ui.formatted.TextPosition t,
Vector addTo)
- This reformats the lines.