Class TableViewPagePanel

    • Constructor Detail

      • TableViewPagePanel

        public TableViewPagePanel​(org.openide.windows.TopComponent topComponent,
                                  String helpId,
                                  String titlePrefix,
                                  Icon iconForSwitchToChartButton)
    • Method Detail

      • initComponents

        protected void initComponents()
        Description copied from class: PagePanel
        Initialises the panel's sub-components.
        Specified by:
        initComponents in class PagePanel
      • updateComponents

        protected void updateComponents()
        Description copied from class: PagePanel
        Updates the panel's sub-components as a reaction to a product node selection change.
        Specified by:
        updateComponents in class PagePanel