Package rcUserInterface

The package rcUserInterface contains all user interface related classes for the run control server.

See:
          Description

Class Summary
rcButtonGridPanel Class that handles the display of the process stages.
rcButtonPanel The class rcButtons controls all the buttons in a panel in the rcGui window.
rcConfig The run control configuration window.
rcGui Top level class of the run control GUI.
rcMenu The top level window has a MS-type menu bar.
rcMonitorExample Simple example class for the dtMonitor interface.
rcProgressBar This class presents the progress of the initialisation or download process in graphical form.
rcPrstMonitor Class to give a snapshot of all components of a process stage.
rcPuButtonGridPanel Class to give a snapshot of the status of all components of a process stage.
rcStartRunConfirmation Class that produces the popup confirmation window when starting a run.
rcTextArea Class that displays the global status in a text field at the top of the PHENIX GUI.
 

Package rcUserInterface Description

The package rcUserInterface contains all user interface related classes for the run control server. These classes are based on the Swing classes and heavily use the package dtools.