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, setParentaction, action, addMeToPanel, addObjectToPanel, addToPanel, editorCanExit, enableEditorScrolling, fieldChanged, fieldChanged, fieldEvent, getEditor, getEditorScroller, input, isNamed, liveMain, main, makeNewEditor, menuItemSelected, prepareMainPanel, runAsApp, setToEditor, willBeSetToEditorgetParentObject, getParentObject, setParentObjectdecode, decoded, decoded, decodeFields, decodeFields, encode, encoded, encoded, encodeFields, encodeFields, textDecode, textEncode_getFieldType, _getSetField, cache, compareTo, copied, copyFrom, equals, getCopy, getDeclaredField, getDeclaredFieldValue, getMyFieldList, getNewclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTotextDecode, textEncodepublic ExceptionTreeNode(Throwable t)
public String getName()
LiveObjectgetName in interface NamedgetName in class LiveObjectpublic IImage getIcon()
LiveObjectgetIcon in interface LiveDatagetIcon in class LiveObjectpublic static TreeControl getTreeControl(Throwable forError, int preferredTextWidth, int preferredTextHeight)