|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseAdapter
javax.swing.event.MouseInputAdapter
org.rubato.rubettes.bigbang.view.controller.score.ObjectTransformationAdapter
org.rubato.rubettes.bigbang.view.controller.score.ObjectTranslationAdapter
public class ObjectTranslationAdapter
Constructor Summary | |
---|---|
ObjectTranslationAdapter(ViewController controller)
|
|
ObjectTranslationAdapter(ViewController controller,
double[] startingPoint,
double[] endingPoint)
|
Method Summary |
---|
Methods inherited from class org.rubato.rubettes.bigbang.view.controller.score.ObjectTransformationAdapter |
---|
mouseClicked, mouseDragged, mousePressed, mouseReleased |
Methods inherited from class java.awt.event.MouseAdapter |
---|
mouseEntered, mouseExited, mouseMoved, mouseWheelMoved |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.awt.event.MouseListener |
---|
mouseEntered, mouseExited |
Methods inherited from interface java.awt.event.MouseMotionListener |
---|
mouseMoved |
Constructor Detail |
---|
public ObjectTranslationAdapter(ViewController controller)
public ObjectTranslationAdapter(ViewController controller, double[] startingPoint, double[] endingPoint)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |