Class CreateXYScatterPlotAction

    • Constructor Detail

      • CreateXYScatterPlotAction

        public CreateXYScatterPlotAction​(NexusTableModel ntm,
                                         Supplier<JPanel> plotPanel,
                                         Frame owner)
        Parameters:
        ntm -
        plotPanel - the .get() function will be called exactly once to get the panel
        owner -
    • Method Detail

      • actionPerformed

        public void actionPerformed​(ActionEvent e)