Uses of Package
ARoad0.Gui2

Packages that use ARoad0.Gui2
ARoad0.Gui1 Provides the internal frames and standard panels for handling the CRUD operations on the database objects, for the Access Road desktop. 
ARoad0.Gui2 Provides the classes for displaying the tree frames and the GraphicViews which display the diagrams in the desktop, following the gDMak package requests. 
ARoad0.gWork Contains the classes of the second core of the program that processes the search of rights in the open views. 
 

Classes in ARoad0.Gui2 used by ARoad0.Gui1
GraphicSketchView
          This class is responsible for displaying an EPRViewInBase in the sketch view of any BaseObject selected in the desktop, which is named the view center.
GraphicView
          This class is responsible for displaying a view and its graphical objects (nodes, links, arrows, rights) in the desktop.
 

Classes in ARoad0.Gui2 used by ARoad0.Gui2
ACSTree
          This class is responsible for creating and for updating viewable trees from an ACS.
ACSTreeBaseListenerImpl
          This class is responsible for listening the events fired by one ACSRun - and also the events fired by the ACSRun objects - for updating the unique JTree which is associated to this TreeBaseListener, and which displays the ACSRun objects.
BaseListener
          This interface is responsible for listening the events fired by one main BaseObject (the main source) as ACSRun and ViewInBase -and also the events fired by the main source objects- for updating the unique graphic (tree or diagram) which is associated to this BaseListener and which displays the main source objects.
CommonTreeCellRenderer
          This class is responsible for the look-an-feel setup into the trees.
GraphicActor
          This class is responsible for managing the display of one Actor in a GraphicView.
GraphicContainer
          This class is responsible for managing the display of one rectangle in a GraphicView.
GraphicEPRView
          This class is responsible for displaying an EPRViewInBase and its graphical objects (nodes, links, arrows, rights) in the desktop.
GraphicNode
          This class is responsible for managing the display of one graphic object in a GraphicView.
GraphicText
          This class is responsible for managing the displaying of a colored text in a GraphicView, from any BaseObject, a StringRight more specifically, or to display any String.
GraphicView
          This class is responsible for displaying a view and its graphical objects (nodes, links, arrows, rights) in the desktop.
GraphicViewEvent
          This class is responsible for implementing an event from a GraphicView in the desktop.
ISTreeBaseListenerImpl
          This class is responsible for listening the events fired by BaseManagerImpl for updating the JTree which is associated to this TreeBaseListener, managing the tree of the IS Structure.
TreeBaseListener
          This interface is responsible for listening the events fired by one main BaseObject (the main source) as ACSRun and ViewInBase - and also the events fired by the main source objects- for updating the unique JTree which is associated to this TreeBaseListener and which displays the main source objects.
ViewTree
          This class is responsible for constructing viewable trees for a view.
 

Classes in ARoad0.Gui2 used by ARoad0.gWork
GraphicEPRView
          This class is responsible for displaying an EPRViewInBase and its graphical objects (nodes, links, arrows, rights) in the desktop.
GraphicNoThanView
          This class is responsible for displaying a set of Sources and one access Target, and to show if all the rights of all the sources on this target are above or not a No-More-Than right criterion, and below or not a No-Less-Than right criterion.
GraphicView
          This class is responsible for displaying a view and its graphical objects (nodes, links, arrows, rights) in the desktop.