Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SameTreeComparisonOverTimeExample - Class in examples
-
Example and simple use of Introspector showing how to compare the same tree at different times.
- SameTreeComparisonOverTimeExample() - Constructor for class examples.SameTreeComparisonOverTimeExample
- SECONDS_SHOWING_MESSAGES - Static variable in class introspector.view.ViewHelper
-
In seconds, for how long messages are shown to the user.
- selectedNodeChanged(TreeSelectionEvent) - Method in class introspector.controller.NodeSelectedController
-
When the selected node is changed, its description is shown in the text area and its dynamic type in the label.
- selectFileFromDisk(JFrame, String, String...) - Static method in class introspector.view.ViewHelper
-
Shows the dialog window to select a file, returning the name of the file selected.
- set - Variable in class introspector.model.CollectionNodeTest
- setChild(Object) - Method in class introspector.model.traverse.TreeComparatorTest.Person
- setUIFont(Font) - Method in class introspector.view.IntrospectorView
-
Sets the font of the UI
- shouldBeTraversed(Node, Set<Node>) - Static method in class introspector.model.traverse.TraverseHelper
-
Returns whether a node should be traversed.
- shouldBeTraversed(SymmetricPair<Node, Node>, Set<SymmetricPair<Node, Node>>) - Static method in class introspector.model.traverse.TraverseHelper
-
Returns whether two nodes in a comparison (two trees) should be traversed.
- ShowDifferentTreesExample - Class in examples
-
Example use of Introspector nodes without using the view.
- ShowDifferentTreesExample() - Constructor for class examples.ShowDifferentTreesExample
- showErrorMessageInStatus(JLabel, String) - Static method in class introspector.view.ViewHelper
-
Writes an error message in a label for SECONDS_SHOWING_MESSAGES
- showMessageInStatus(JLabel, String) - Static method in class introspector.view.ViewHelper
-
Writes a message in a label for SECONDS_SHOWING_MESSAGES
- showSelectedNodes(List<JTree>, Set<Node>) - Static method in class introspector.controller.CompareTreesController
-
Shows the nodes that are different in the trees
- Singleton() - Constructor for class examples.SingletonExample.Singleton
- SingletonExample - Class in examples
-
Example use of Introspector with graphs where cycles exist (not as a tree).
- SingletonExample() - Constructor for class examples.SingletonExample
- SingletonExample.Singleton - Class in examples
-
Example Singleton class that has a direct recursive reference (cycle) via its instance field.
- Statement - Class in examples.ast
-
A generalization of any statement
- Statement(int, int) - Constructor for class examples.ast.Statement
- statements - Variable in class examples.ast.Program
- statusLabel - Variable in class introspector.controller.CompareTreesController
-
The label where the status message is written
- stringArray - Variable in class introspector.model.ArrayNodeTest
- stringChildren - Variable in class examples.EnumExample.RootNode
- stringChildren - Variable in class examples.RootClass
- stringChildren - Variable in class examples.TwoTreesComparisonAPIExample.RootClass
- stringChildren - Variable in class examples.TwoTreesComparisonVisualExample.RootClass
- stringField - Variable in class introspector.IntrospectorWriteTest.DummyA
- stringField - Variable in class introspector.model.traverse.HtmlSerializerTest.DummyA
- stringField - Variable in class introspector.model.traverse.TxtSerializerTest.DummyA
- stringField - Variable in class introspector.model.traverse.WriteTreeTraversalTest.DummyA
- stringField - Variable in class introspector.model.traverse.WriteTreeTraversalTest.DummyB
- stringNode - Variable in class introspector.model.BuiltinTypeNodeTest
- strings - Variable in class introspector.controller.ExpandTreeControllerTest.DirectCycle
- stringValue - Variable in class introspector.model.ObjectNodeTest.MyClass
- strToInt - Variable in class introspector.model.MapNodeTest
- SymmetricPair<T1,
T2> - Class in introspector.model.traverse -
A basic tuple of two symmetric elements.
- SymmetricPair(T1, T2) - Constructor for class introspector.model.traverse.SymmetricPair
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form