Package introspector.controller
package introspector.controller
The controller package handles the actions generated by the view, calls the model and shows the results back to the view (MVC pattern).
Copyright (c) Francisco Ortin.
MIT license.
- Author:
- Francisco Ortin
-
ClassesClassDescriptionThis controller implements the comparison of two trees selected by the user.This controller implements different ways of expanding tree views (JTrees).This class tests the expandAll method in ExpandTreeDummy classes for testing purposes.This controller defines how to export a tree into different formats.This controller defines how to act when a new node in the tree is selected.Pair<T1,
T2> A basic tuple of two elements.This controller implements the logic to resize the window and print the new size.This controller implements different ways of expanding tree views (JTrees).This controller implements a mechanism to unselect a node in a tree view.