Protege-2000 1.7

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

Constructor Summary
ActorAdapter()
           
 
Method Summary
 void actorDoubleClicked(ActorEvent e)
           
 void actorMoved(ActorEvent e)
           
 void actorResized(ActorEvent e)
           
 void actorSelected(ActorEvent e)
           
 void actorStartedMoving(ActorEvent e)
           
 void actorStoppedMoving(ActorEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorAdapter

public ActorAdapter()
Method Detail

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

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.