Class RootTableSidebar

java.lang.Object
networktablesviewer.RootTableSidebar

public class RootTableSidebar extends Object
Holds information about the sidebar
  • Constructor Details

    • RootTableSidebar

      public RootTableSidebar(JFrame window, WindowContentPane con)
      Constructs sidebar structure
      Parameters:
      window - JFrame container
      con - Dashboard JPanel
  • Method Details