|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsyn3d.ui.SceneGraphModel
syn3d.ui.xith3d.SceneGraphModelXith3D
public class SceneGraphModelXith3D
Class description ...
Field Summary |
---|
Fields inherited from class syn3d.ui.SceneGraphModel |
---|
listenerList, resources, rootNode |
Constructor Summary | |
---|---|
SceneGraphModelXith3D()
|
Method Summary | |
---|---|
boolean |
isLeaf3D(java.lang.Object node)
|
static void |
main(java.lang.String[] args)
For testing purpose |
Methods inherited from class syn3d.ui.SceneGraphModel |
---|
addTreeModelListener, fireTreeChanged, getChild, getChildCount, getIndexOfChild, getPathToRoot, getPathToRoot, getRoot, getRootNode, isLeaf, removeTreeModelListener, setRootNode, valueForPathChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SceneGraphModelXith3D()
Method Detail |
---|
public boolean isLeaf3D(java.lang.Object node)
isLeaf3D
in class SceneGraphModel
public static void main(java.lang.String[] args)
args
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |