Uses of Package
ARoad0.Gui1

Packages that use ARoad0.Gui1
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.gDMak Provides the decision makers, responsible for managing all the events in the Access Road menu, and by this way, contains the managers of the basic operations. 
 

Classes in ARoad0.Gui1 used by ARoad0.Gui1
AddRemoveBaseObjectListener
          This interface is responsible for signaling a class which can handle the add/remove method for the updating of a BaseObject.
BaseObjectHandler
          This important class is responsible for creating or copying a BaseObject instance, but not an ACS nor a view.
BaseObjectMapPropertyEditor
          This class is responsible for displaying, by the mean of panels, a modifiable property map of a gBase JavaBean, for which the type is a Map or a Map.
BeamerManager
          This important class displays and updates the properties of any base object in matched tabbed panes.
CollectionPropertyEditor
          This class is responsible for displaying and editing, by the mean of panels, one property of a gBase BaseObject for which the type is an array, a map or a collection.
CommonPropertyEditor
          This interface is responsible for displaying and editing the properties of gBase classes, by the mean of panels.
CreationDialogListener
          This interface is responsible for handling the user inputs produced through DialogBox.showBackedJComponents().
Desktop
          This class creates the Access Road desktop, and contains the main method.
DialogBox
          This class is responsible to built up the short dialog boxes in the desktop.
GraphicViewPropertyEditor
          This class is responsible for displaying, without editing, the GraphicView and the text properties of a ViewInBase, by the mean of a simple panel without buttons.
IconPolice
          The change listener insists that there is always at least one noniconified frame.
InsideDesktop
          A DesktopManager that keeps its frames inside the desktop when they are resized or dragged, and that keeps the explorer frame location at the upper-left corner of the desktop.
InternalFrame
          This class is responsible to built up and manage the internal frames in the desktop.
InternalFrameModel
          This class is responsible to manage the internal frames data and the trees data, following the MVC pattern.
InternalFrameTiler
          An action that tiles all internal frames when requested.
InternalFrameUtilities
          This class is responsible to deliver utilities to internal frames in the desktop.
NewBaseObjectListener
          This interface is responsible for handling the new base object produced through a BaseObjectHandler.
SelectionDialogListener
          This interface is responsible for handling the user inputs produced through DialogBox.showExplorerSelectionDialog().
SimplePropertyEditor
          This class is responsible for displaying and editing the more simple properties in the gBase classes, by the mean of panels.
StringMapPropertyEditor
          This class is responsible for displaying, by the mean of panels, a property map of a gBase BaseObject, for which the type is a map where keys are Strings and the values are only String arrays.
StringTwoKeysMapPropertyEditor
          This class is responsible for creating, by the mean of panels, maps where the keys have a constrained first part, and an user-defined subkey, and where the values are constrained String arrays.
TabClosingHandler
          This interface is responsible for indicating that the class is able to manage the closing of a tab constructed by BeamerManager.setJTabbedPane().
 

Classes in ARoad0.Gui1 used by ARoad0.Gui2
GraphicViewPropertyEditor
          This class is responsible for displaying, without editing, the GraphicView and the text properties of a ViewInBase, by the mean of a simple panel without buttons.
 

Classes in ARoad0.Gui1 used by ARoad0.gDMak
CreationDialogListener
          This interface is responsible for handling the user inputs produced through DialogBox.showBackedJComponents().
NewBaseObjectListener
          This interface is responsible for handling the new base object produced through a BaseObjectHandler.
SelectionDialogListener
          This interface is responsible for handling the user inputs produced through DialogBox.showExplorerSelectionDialog().
TabClosingHandler
          This interface is responsible for indicating that the class is able to manage the closing of a tab constructed by BeamerManager.setJTabbedPane().