Class InfoTable


  • public class InfoTable
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      InfoTable()  
    • Constructor Detail

      • InfoTable

        public InfoTable()
    • Method Detail

      • addRow

        public void addRow​(java.lang.String[] data)
      • addStatistics

        public void addStatistics​(java.util.List<InfoData.Info> localStatisticsList)
      • clear

        public void clear()
      • packTable

        public void packTable()
      • getTable

        public javax.swing.JTable getTable()