Class PSummaryPanel

All Implemented Interfaces:
PAppComponent, PClientComponent, PCollectDataListener, PComponent, PComponentAttribute, PViewDataChangeListener, ContainerListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class PSummaryPanel extends PIACustomizablePanel
A basic implementation of the PIACustomizablePanel class. Purpose is to display the summary of the resources in an event. JDialog should contain this panel.
Version:
%version: 5 % %date_modified: Fri Apr 27 10:48:43 2001 %
Author:
lalita
See Also:
  • Field Details

  • Constructor Details

    • PSummaryPanel

      public PSummaryPanel(ResourceBundle res, HistoryItem[] items)
      Creates an instance of this class. The window contains summary information of the resources for selected events.
      Parameters:
      res - the resource bundle
      items - an array of HistoryItem
  • Method Details