public interface ImageMouseClickListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
mouseClicked(ImageMouseEvent e)
Invoked when a mouse button has been clicked over a pixel of an image.
|
void mouseClicked(ImageMouseEvent e)
e - the event object containing attributes of the eventCopyright © 2012. All Rights Reserved.