public class GNode extends java.lang.Object
GNode(Display display)
GNode
addChild(Display display)
java.util.List<GNode>
getChildren()
Display
getDisplay()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GNode(Display display)
public Display getDisplay()
public java.util.List<GNode> getChildren()
public GNode addChild(Display display)
Copyright © 2020. All Rights Reserved.