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, setMouseFilter
public void mousePressed(LayerEvent e)
AbstractInteractor
mousePressed
in interface LayerListener
mousePressed
in class AbstractInteractor
public void mouseDragged(LayerEvent e)
AbstractInteractor
mouseDragged
in interface LayerListener
mouseDragged
in class AbstractInteractor
public void mouseReleased(LayerEvent e)
AbstractInteractor
mouseReleased
in interface LayerListener
mouseReleased
in class AbstractInteractor
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.