public class SatelliteRotatingGraphMousePlugin extends RotatingGraphMousePlugin
RotatingGraphMousePlugin
cursor, down, modifiers
Constructor and Description |
---|
SatelliteRotatingGraphMousePlugin() |
SatelliteRotatingGraphMousePlugin(int modifiers) |
Modifier and Type | Method and Description |
---|---|
void |
mouseDragged(java.awt.event.MouseEvent e)
check the modifiers.
|
angleBetween, mouseClicked, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased
checkModifiers, getCursor, getModifiers, setCursor, setModifiers
public SatelliteRotatingGraphMousePlugin()
public SatelliteRotatingGraphMousePlugin(int modifiers)
public void mouseDragged(java.awt.event.MouseEvent e)
mouseDragged
in interface java.awt.event.MouseMotionListener
mouseDragged
in class RotatingGraphMousePlugin