
public class OverviewPlot.SelectPlotEvent extends Object implements EventListener
| Modifier and Type | Field and Description |
|---|---|
(package private) PlotItem |
it
Plot item clicked
|
| Constructor and Description |
|---|
OverviewPlot.SelectPlotEvent(PlotItem it)
Constructor.
|
PlotItem it
public OverviewPlot.SelectPlotEvent(PlotItem it)
it - Item that was clickedpublic void handleEvent(Event evt)
handleEvent in interface EventListener