Package org.lemsml.jlems.viz.plot
Interface ClickListener
-
public interface ClickListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpointClicked(int x, int y, int button)
-
public interface ClickListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
pointClicked(int x,
int y,
int button) |