Package pqrtreeapplet

Class Summary
PQRApplet The applet class, that defines size and creates the controller.
PQRController The controller component of the model/view/controller for this application This class starts the execution and either loads the GUI.
PQRPanel The secondary view component of the model/view/controller for this application This class is the drawing area for the PQRTree.
PQRWindow The primary view component of the model/view/controller for this application.