Class LibraryPanel

    • Constructor Detail

      • LibraryPanel

        public LibraryPanel​(List libraries)
        Constructs a LibraryPanel.
        Parameters:
        libraries - a list of libraries (represented by Library objects).
      • LibraryPanel

        public LibraryPanel​(org.pentaho.reporting.libraries.base.versioning.ProjectInformation projectInfo)
    • Method Detail

      • getTable

        protected JTable getTable()