Package introspector.view


package introspector.view

The view package implements a Swing view of the Introspector application (MVC pattern).

Copyright (c) Francisco Ortin.

MIT license.

Author:
Francisco Ortin
  • Class
    Description
    This is the window view to visualize the program as a tree.
    A DTO to represent a panel and a label with the same object
    This class tests the IntrospectorView's addTree method
    This class tests the IntrospectorView construction
    Utility class that provides helper functionalities for the application view.