Class TableViewPagePanel

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

public class TableViewPagePanel extends PagePanel
See Also:
  • Constructor Details

    • TableViewPagePanel

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

    • 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
    • getDataAsText

      protected String getDataAsText()
      Specified by:
      getDataAsText in class PagePanel
    • showAlternativeView

      protected void showAlternativeView()
      Overrides:
      showAlternativeView in class PagePanel