|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.hammurapi.swing.LazyTreeNode
biz.hammurapi.antlr.AstVisualizable
public class AstVisualizable
| Field Summary |
|---|
| Fields inherited from class biz.hammurapi.swing.LazyTreeNode |
|---|
description, EMPTY_LIST, name, parent |
| Constructor Summary | |
|---|---|
AstVisualizable(javax.swing.tree.TreeNode parent,
antlr.collections.AST ast,
java.lang.String[] names,
boolean withSiblings)
|
|
| Method Summary | |
|---|---|
protected java.util.List |
loadChildren()
Loads node children. |
javax.swing.table.TableModel |
toTable()
|
| Methods inherited from class biz.hammurapi.swing.LazyTreeNode |
|---|
accept, children, getAllowsChildren, getChildAt, getChildCount, getChildren, getDescription, getIndex, getParent, isLeaf, isSelectable, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AstVisualizable(javax.swing.tree.TreeNode parent,
antlr.collections.AST ast,
java.lang.String[] names,
boolean withSiblings)
| Method Detail |
|---|
protected java.util.List loadChildren()
LazyTreeNode
loadChildren in class LazyTreeNodepublic javax.swing.table.TableModel toTable()
toTable in interface TableVisualizable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||