Class SwingFundamentalDiagram

    • Constructor Detail

      • SwingFundamentalDiagram

        public SwingFundamentalDiagram​(FundamentalDiagram plot)
        Construct a new Swing container for FundamentalDiagram plot.
        Parameters:
        plot - FundamentalDiagram; the plot to embed
    • Method Detail

      • getChartMouseListener

        protected ChartMouseListener getChartMouseListener()
        Overridable; may return a chart listener for additional functions.
        Overrides:
        getChartMouseListener in class SwingPlot
        Returns:
        ChartMouseListener, null by default
      • addPopUpMenuItems

        protected void addPopUpMenuItems​(JPopupMenu popupMenu)
        Overridable method to add pop up items.
        Overrides:
        addPopUpMenuItems in class SwingPlot
        Parameters:
        popupMenu - JPopupMenu; pop up menu