Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- main(String...) - Static method in class examples.AliasExample
- main(String[]) - Static method in class examples.ASTExample
-
Example main program
- main(String...) - Static method in class examples.CycleExample
- main(String...) - Static method in class examples.DeepCloneTreeComparisonExample
-
Main method that creates two trees and compares them.
- main(String...) - Static method in class examples.EnumExample
- main(String[]) - Static method in class examples.InheritedAttributesExample
- main(String...) - Static method in class examples.IntrospectorDemo
-
Shows haw to use Introspector as an application and as an API
- main(String[]) - Static method in class examples.kotlin.KotlinASTExample
- main(String...) - Static method in class examples.MapComparisonAPIExample
-
Main method that creates two trees and compares them.
- main(String...) - Static method in class examples.MultipleTreesExample
-
Main method that creates multiple trees in the same view
- main(String...) - Static method in class examples.OptionalExample
- main(String...) - Static method in class examples.SameTreeComparisonOverTimeExample
-
Main method that creates two trees and compares them.
- main(String[]) - Static method in class examples.ShowDifferentTreesExample
- main(String...) - Static method in class examples.SingletonExample
- main(String...) - Static method in class examples.TwoTreesComparisonAPIExample
-
Main method that creates two trees and compares them.
- main(String...) - Static method in class examples.TwoTreesComparisonVisualExample
-
Main method that creates two trees and compares them.
- mapChildren - Variable in class examples.MapComparisonAPIExample.RootClass
- MapComparisonAPIExample - Class in examples
-
Example use of Introspector showing how to compare two trees with maps programmatically with no visual representation.
- MapComparisonAPIExample() - Constructor for class examples.MapComparisonAPIExample
- MapComparisonAPIExample.Node - Class in examples
-
Example child class representing an intermediate node.
- MapComparisonAPIExample.Person - Record Class in examples
-
Example record.
- MapComparisonAPIExample.RootClass - Class in examples
-
Example class whose objects will be used as root nodes of a tree to be visualized.
- MapNode - Class in introspector.model
-
MapNode provides a Node implementation to represent any value whose type is a java.util.Map.
- MapNode(String, Object) - Constructor for class introspector.model.MapNode
- MapNode(String, Object, Class<?>) - Constructor for class introspector.model.MapNode
- MapNodeTest - Class in introspector.model
-
Tests for the MapNode class in the model package
- MapNodeTest() - Constructor for class introspector.model.MapNodeTest
- MapNodeTest.MyClass - Class in introspector.model
-
Dummy class for testing purposes.
- modifiedNodes - Variable in class introspector.model.traverse.HtmlTreeSerializer
-
Used when two trees have been compared.
- modifiedNodes - Variable in class introspector.model.traverse.TxtTreeSerializer
-
Used when two trees have been compared.
- mouseClicked(MouseEvent) - Method in class introspector.controller.TreeMouseClickController
-
When the mouse is right-clicked, a popup menu is shown
- mouseEntered(MouseEvent) - Method in class introspector.controller.TreeMouseClickController
-
No action is performed when the mouse is entered
- mouseExited(MouseEvent) - Method in class introspector.controller.TreeMouseClickController
-
No action is performed when the mouse exits
- mousePressed(MouseEvent) - Method in class introspector.controller.TreeMouseClickController
-
No action is performed when the mouse is pressed
- mouseReleased(MouseEvent) - Method in class introspector.controller.TreeMouseClickController
-
No action is performed when the mouse is released
- MultipleTreesExample - Class in examples
-
Example use of Introspector showing how to show multiple trees in the same window.
- MultipleTreesExample() - Constructor for class examples.MultipleTreesExample
- MultipleTreesExample.Person - Record Class in examples
-
Example record.
- MyClass() - Constructor for class introspector.model.ArrayNodeTest.MyClass
- MyClass() - Constructor for class introspector.model.NodeFactoryTest.MyClass
- MyClass() - Constructor for class introspector.model.ObjectNodeTest.MyClass
- MyClass(int) - Constructor for class introspector.model.MapNodeTest.MyClass
- myClassArray - Variable in class introspector.model.ArrayNodeTest
- myClassNode - Variable in class introspector.model.ObjectNodeTest
- myClassToMyClass - Variable in class introspector.model.MapNodeTest
- myObject - Variable in class introspector.model.ArrayNodeTest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form