public class ExceptionTreeNode extends LiveTreeNode
children, parent
Constructor and Description |
---|
ExceptionTreeNode(Throwable t) |
Modifier and Type | Method and Description |
---|---|
IImage |
getIcon()
This returns null by default.
|
String |
getName()
By default this returns the String "unnamed".
|
static TreeControl |
getTreeControl(Throwable forError,
int preferredTextWidth,
int preferredTextHeight) |
addChild, addressOfChild, canExpand, clearChildren, collapse, expand, freeOnCollapse, freeTreeNode, getChild, getChildAt, getChildCount, getChildren, getFullCopy, getFullDepth, getParent, getTestTree, indexOfChild, insertChild, isLeaf, removeChild, setParent
action, action, addMeToPanel, addObjectToPanel, addToPanel, editorCanExit, enableEditorScrolling, fieldChanged, fieldChanged, fieldEvent, getEditor, getEditorScroller, input, isNamed, liveMain, main, makeNewEditor, menuItemSelected, prepareMainPanel, runAsApp, setToEditor, willBeSetToEditor
getParentObject, getParentObject, setParentObject
decode, decoded, decoded, decodeFields, decodeFields, encode, encoded, encoded, encodeFields, encodeFields, textDecode, textEncode
_getFieldType, _getSetField, cache, compareTo, copied, copyFrom, equals, getCopy, getDeclaredField, getDeclaredFieldValue, getMyFieldList, getNew
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compareTo
textDecode, textEncode
public ExceptionTreeNode(Throwable t)
public String getName()
LiveObject
getName
in interface Named
getName
in class LiveObject
public IImage getIcon()
LiveObject
getIcon
in interface LiveData
getIcon
in class LiveObject
public static TreeControl getTreeControl(Throwable forError, int preferredTextWidth, int preferredTextHeight)