ptolemy.vergil.actor
Class ActorEditorGraphController.RelationCreator

java.lang.Object
  extended by diva.canvas.interactor.AbstractInteractor
      extended by diva.canvas.interactor.ActionInteractor
          extended by ptolemy.vergil.actor.ActorEditorGraphController.RelationCreator
All Implemented Interfaces:
LayerListener, LayerMotionListener, Interactor, java.util.EventListener
Enclosing class:
ActorEditorGraphController

protected class ActorEditorGraphController.RelationCreator
extends ActionInteractor

An interactor for creating relations upon control clicking.


Constructor Summary
ActorEditorGraphController.RelationCreator()
           
 
Method Summary
 
Methods inherited from class diva.canvas.interactor.ActionInteractor
getAction, mousePressed, setAction
 
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

ActorEditorGraphController.RelationCreator

public ActorEditorGraphController.RelationCreator()