|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.canvas.interactor.AbstractInteractor
ptolemy.vergil.actor.ActorEditorGraphController.LinkCreator
protected class ActorEditorGraphController.LinkCreator
This class is an interactor that interactively drags edges from one terminal to another, creating a link to connect them.
Constructor Summary | |
---|---|
protected |
ActorEditorGraphController.LinkCreator()
|
Method Summary | |
---|---|
void |
mousePressed(LayerEvent event)
Create a new edge when the mouse is pressed. |
Methods inherited from class diva.canvas.interactor.AbstractInteractor |
---|
accept, getMouseFilter, isConsuming, isEnabled, isMotionEnabled, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, setConsuming, setEnabled, setMotionEnabled, setMouseFilter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ActorEditorGraphController.LinkCreator()
Method Detail |
---|
public void mousePressed(LayerEvent event)
mousePressed
in interface LayerListener
mousePressed
in class AbstractInteractor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |