Uses of Interface
tech.molecules.leet.table.chart.JFreeChartScatterPlot.ScatterPlotListener
-
Packages that use JFreeChartScatterPlot.ScatterPlotListener Package Description tech.molecules.leet.table.chart -
-
Uses of JFreeChartScatterPlot.ScatterPlotListener in tech.molecules.leet.table.chart
Methods in tech.molecules.leet.table.chart with parameters of type JFreeChartScatterPlot.ScatterPlotListener Modifier and Type Method Description voidJFreeChartScatterPlot. addScatterPlotListener(JFreeChartScatterPlot.ScatterPlotListener li)voidScatterPlotModel. addScatterPlotListener(JFreeChartScatterPlot.ScatterPlotListener li)voidJFreeChartScatterPlot. removeScatterPlotListener(JFreeChartScatterPlot.ScatterPlotListener li)voidScatterPlotModel. removeScatterPlotListener(JFreeChartScatterPlot.ScatterPlotListener li)
-