public interface MouseEventRunnable
Modifier and Type | Method and Description |
---|---|
void |
run(MouseEvent e)
Performs action according to mouse event.
|
void run(@NotNull MouseEvent e)
e
- occurred mouse eventCopyright © 2020. All rights reserved.