Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- getChild() - Method in class introspector.model.IntrospectorModelTest
- getChild(int) - Method in class introspector.model.AbstractNode
- getChild(int) - Method in interface introspector.model.Node
-
Gets the index-th child of the current node.
- getChild(Object, int) - Method in class introspector.model.IntrospectorModel
-
Returns the
index-th child of theparentnode. - getChildCount() - Method in class introspector.model.IntrospectorModelTest
- getChildCount(Object) - Method in class introspector.model.IntrospectorModel
-
Returns the number of children of
parentnode. - getChildren() - Method in class introspector.model.AbstractNode
-
Returns the child node of the current node.
- getChildren() - Method in class introspector.model.ArrayNode
-
An array node has as many children as elements in the array.
- getChildren() - Method in class introspector.model.BuiltinTypeNode
-
A builtin node has no children.
- getChildren() - Method in class introspector.model.BuiltinTypeNodeTest
- getChildren() - Method in class introspector.model.CollectionNode
-
Collection node has as many children as elements in the collection.
- getChildren() - Method in class introspector.model.EnumNode
- getChildren() - Method in class introspector.model.EnumNodeTest
- getChildren() - Method in class introspector.model.MapNode
-
Collection node has as many children and elements in the collection.
- getChildren() - Method in class introspector.model.ObjectNode
-
An object has as many child nodes as fields.
- getChildrenCache - Variable in class introspector.model.ObjectNode
-
The cached value for getChildren.
- getChildrenCache() - Method in class introspector.model.ObjectNodeTest
- getChildrenCount() - Method in class introspector.model.AbstractNode
- getChildrenCount() - Method in interface introspector.model.Node
-
Returns the number of children of the current node.
- getChildrenName() - Method in class introspector.model.ArrayNodeTest
- getChildrenName() - Method in class introspector.model.CollectionNodeTest
- getChildrenName() - Method in class introspector.model.MapNodeTest
- getChildrenName() - Method in class introspector.model.ObjectNodeTest
- getChildrenNumber() - Method in class introspector.model.ArrayNodeTest
- getChildrenNumber() - Method in class introspector.model.CollectionNodeTest
- getChildrenNumber() - Method in class introspector.model.MapNodeTest
- getChildrenNumber() - Method in class introspector.model.ObjectNodeTest
- getClassName() - Method in class introspector.model.AbstractNode
- getClassName() - Method in interface introspector.model.Node
-
Returns the short name of the type whose object is wrapped by the node.
- getFirst() - Method in class introspector.controller.Pair
- getFirst() - Method in class introspector.model.traverse.SymmetricPair
- getIndexOfChild() - Method in class introspector.model.IntrospectorModelTest
- getIndexOfChild(Object) - Method in class introspector.model.AbstractNode
- getIndexOfChild(Object) - Method in interface introspector.model.Node
-
Searches for a child and returns its index.
- getIndexOfChild(Object, Object) - Method in class introspector.model.IntrospectorModel
-
Gets the index of the
childnode inparent. - getInstance() - Static method in class examples.SingletonExample.Singleton
- getName() - Method in class introspector.model.AbstractNode
- getName() - Method in class introspector.model.BuiltinTypeNodeTest
- getName() - Method in class introspector.model.EnumNodeTest
- getName() - Method in interface introspector.model.Node
-
Returns the name of the node
- getNodeDescription() - Method in class introspector.model.AbstractNode
- getNodeDescription() - Method in interface introspector.model.Node
-
A textual description of the node.
- getResourceNamePath(String) - Static method in class introspector.view.ViewHelper
-
Gets the file path for a resource
- getRoot() - Method in class introspector.model.IntrospectorModel
- getRoot() - Method in class introspector.model.IntrospectorModelTest
- getSecond() - Method in class introspector.controller.Pair
- getSecond() - Method in class introspector.model.traverse.SymmetricPair
- getSelectedNodes(List<JTree>) - Method in class introspector.controller.CompareTreesController
-
Gets the two selected nodes in the trees
- getTrees() - Method in class introspector.view.IntrospectorView
-
Returns the list of JTrees in the view.
- getType() - Method in class introspector.model.AbstractNode
- getType() - Method in class introspector.model.BuiltinTypeNodeTest
- getType() - Method in class introspector.model.EnumNodeTest
- getType() - Method in interface introspector.model.Node
-
Returns the type of the object represented as a node
- getValue() - Method in class introspector.model.AbstractNode
- getValue() - Method in class introspector.model.BuiltinTypeNodeTest
- getValue() - Method in class introspector.model.EnumNodeTest
- getValue() - Method in interface introspector.model.Node
-
Returns the object represented as a node
- green - Enum constant in enum class examples.Color
- green - Enum constant in enum class examples.EnumExample.Color
- GREEN - Enum constant in enum class introspector.IntrospectorCompareTreesTest.Color
- GREEN - Enum constant in enum class introspector.model.EnumNodeTest.Color
- GREEN - Enum constant in enum class introspector.model.traverse.TreeComparatorTest.Color
- greenNode - Variable in class introspector.model.EnumNodeTest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form