public class LayerMotionAdapter extends Object implements LayerMotionListener
| Constructor and Description |
|---|
LayerMotionAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseEntered(LayerEvent e)
Invoked when the mouse enters a layer or figure.
|
void |
mouseExited(LayerEvent e)
Invoked when the mouse exits a layer or figure.
|
void |
mouseMoved(LayerEvent e)
Invoked when the mouse moves while over a layer or figure.
|
public void mouseEntered(LayerEvent e)
mouseEntered in interface LayerMotionListenerpublic void mouseExited(LayerEvent e)
mouseExited in interface LayerMotionListenerpublic void mouseMoved(LayerEvent e)
mouseMoved in interface LayerMotionListenerCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.