edu.stanford.smi.protegex.layout
Class ActorAdapter
java.lang.Object
|
+--edu.stanford.smi.protegex.layout.ActorAdapter
- All Implemented Interfaces:
- ActorListener
- Direct Known Subclasses:
- ListensToActorMovements, ListensToDraggedActor, ListensToPrototypes, ListensToWireMovements
- public class ActorAdapter
- extends Object
- implements ActorListener
Description of the Class
- Author:
- William Grosso
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActorAdapter
public ActorAdapter()
actorDoubleClicked
public void actorDoubleClicked(ActorEvent e)
- Specified by:
actorDoubleClicked
in interface ActorListener
actorMoved
public void actorMoved(ActorEvent e)
- Specified by:
actorMoved
in interface ActorListener
actorResized
public void actorResized(ActorEvent e)
- Specified by:
actorResized
in interface ActorListener
actorSelected
public void actorSelected(ActorEvent e)
- Specified by:
actorSelected
in interface ActorListener
actorStartedMoving
public void actorStartedMoving(ActorEvent e)
- Specified by:
actorStartedMoving
in interface ActorListener
actorStoppedMoving
public void actorStoppedMoving(ActorEvent e)
- Specified by:
actorStoppedMoving
in interface ActorListener
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.