Scoreboard Detail

The configuration scoreboard has a "detail" window which is used
whenever the user clicks on a scoreboard icon.  Depending upon the type
of icon chosen, the detail window displays the following information:

      [for all input pipes except "User Input"]:  "trait" data is 
           shown, as well as a list of the records available on that
           pipe.  (The fields of a given record can be brought up by
           clicking on a record name from within the list).

      [for input ports]:  "trait" data is shown.  If this port has been
           bound to a input pipe, but no field extractions involving the
           port are active, the record/field lists for the port
           will be identical to the lists for the corresponding pipe.
	
           When field extractions involving the port are done, the
           record/field lists are updated to show _only_ the exact
           fields and their corresponding records.

      [for output ports]  only "trait" data is shown.  Record/field  
           lists for output ports will always be empty, since these
	   ports are not involved in field extraction.
        
      [for output record fields]  "trait" data is shown, which includes
           the current type of the output field (that may change as
           field extracts are made and cleared).  The record/field lists
           are maintained analogously to those for input ports.

