public class SketchTest2.SketchInteractor extends AbstractInteractor
| Constructor and Description |
|---|
SketchInteractor() |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseDragged(LayerEvent e)
Do nothing.
|
void |
mousePressed(LayerEvent e)
Do nothing.
|
void |
mouseReleased(LayerEvent e)
Do nothing.
|
accept, getMouseFilter, isConsuming, isEnabled, isMotionEnabled, mouseClicked, mouseEntered, mouseExited, mouseMoved, setConsuming, setEnabled, setMotionEnabled, setMouseFilterpublic void mousePressed(LayerEvent e)
AbstractInteractormousePressed in interface LayerListenermousePressed in class AbstractInteractorpublic void mouseDragged(LayerEvent e)
AbstractInteractormouseDragged in interface LayerListenermouseDragged in class AbstractInteractorpublic void mouseReleased(LayerEvent e)
AbstractInteractormouseReleased in interface LayerListenermouseReleased in class AbstractInteractorCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.