Uses of Class
introspector.controller.Pair
Packages that use Pair
Package
Description
The controller package handles the actions generated by the view, calls the model and shows the results
back to the view (MVC pattern).
-
Uses of Pair in introspector.controller
Methods in introspector.controller that return PairModifier and TypeMethodDescriptionprivate Pair[]CompareTreesController.getSelectedNodes(List<JTree> trees) Gets the two selected nodes in the trees