|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
jaxx.runtime.swing.nav.tree.NavTreeNode<FisheryTreeNode>
fr.ifremer.isisfish.ui.input.tree.FisheryTreeNode
public class FisheryTreeNode
Do nothing, just to type strange template.
| Field Summary |
|---|
| Fields inherited from class jaxx.runtime.swing.nav.tree.NavTreeNode |
|---|
childLoador, context, dirty, id, internalClass, loaded |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
FisheryTreeNode(Class<?> internalClass,
String id,
String context,
jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<?,?,FisheryTreeNode> childLoador)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class jaxx.runtime.swing.nav.tree.NavTreeNode |
|---|
add, children, findNodeById, getChild, getChildAfter, getChildAt, getChildBefore, getContainerNode, getContext, getFirstChild, getFirstLeaf, getId, getInternalClass, getLastChild, getLastLeaf, getNextLeaf, getNextNode, getNextSibling, getParent, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getUserObject, insert, isDirty, isLeaf, isLoaded, isStaticNode, isStringNode, populateChilds, populateNode, remove, setDirty, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface jaxx.runtime.swing.nav.NavNode |
|---|
isRoot |
| Methods inherited from interface javax.swing.tree.TreeNode |
|---|
getAllowsChildren, getChildCount, getIndex |
| Constructor Detail |
|---|
public FisheryTreeNode(Class<?> internalClass,
String id,
String context,
jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<?,?,FisheryTreeNode> childLoador)
internalClass - id - context - childLoador -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||