Class PerFileMatchStatisticsPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, IStatsConsumer

public class PerFileMatchStatisticsPanel extends BaseMatchStatisticsPanel
See Also:
  • Constructor Details

    • PerFileMatchStatisticsPanel

      public PerFileMatchStatisticsPanel(StatisticsWindow window)
  • Method Details

    • appendTable

      public void appendTable(String title, String[] headers, String[][] data)
    • setTable

      public void setTable(String[] headers, String[][] data)