Protege-2000 1.7

edu.stanford.smi.protegex.widget.diagram
Class ListensToPrototypes

java.lang.Object
  |
  +--edu.stanford.smi.protegex.layout.ActorAdapter
        |
        +--edu.stanford.smi.protegex.widget.diagram.ListensToPrototypes
All Implemented Interfaces:
ActorListener
Direct Known Subclasses:
ListensToNodePrototypes, ListensToWirePrototypes

public abstract class ListensToPrototypes
extends ActorAdapter

Description of the Class

Author:
William Grosso

Field Summary
protected  Actor _actor
           
protected  edu.stanford.smi.protege.model.Cls _actorClass
           
protected  boolean _actorSelected
           
protected  AnimationContext _destinationFrame
           
protected  edu.stanford.smi.protege.model.KnowledgeBase _kb
           
protected  AnimationContext _leftFrame
           
protected  OuterPanel _outerPanel
           
protected  AnimationContext _overlayFrame
           
protected  AnimationContext _rightFrame
           
protected  AnimationContext _startingFrame
           
protected  DiagramWidget _widget
           
 
Constructor Summary
ListensToPrototypes(Actor actor, DiagramWidget widget, edu.stanford.smi.protege.model.KnowledgeBase kb, edu.stanford.smi.protege.model.Cls actorClass, AnimationContext startingFrame, AnimationContext destinationFrame, AnimationContext overlayFrame, AnimationContext rightFrame, AnimationContext leftFrame, OuterPanel outerPanel)
           
 
Method Summary
 void actorSelected(ActorEvent e)
           
protected abstract  void createDraggingListener(Actor actor)
           
protected  void replicateActor()
           
 
Methods inherited from class edu.stanford.smi.protegex.layout.ActorAdapter
actorDoubleClicked, actorMoved, actorResized, actorStartedMoving, actorStoppedMoving
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_actor

protected Actor _actor

_startingFrame

protected AnimationContext _startingFrame

_overlayFrame

protected AnimationContext _overlayFrame

_destinationFrame

protected AnimationContext _destinationFrame

_rightFrame

protected AnimationContext _rightFrame

_leftFrame

protected AnimationContext _leftFrame

_actorSelected

protected boolean _actorSelected

_outerPanel

protected OuterPanel _outerPanel

_actorClass

protected edu.stanford.smi.protege.model.Cls _actorClass

_kb

protected edu.stanford.smi.protege.model.KnowledgeBase _kb

_widget

protected DiagramWidget _widget
Constructor Detail

ListensToPrototypes

public ListensToPrototypes(Actor actor,
                           DiagramWidget widget,
                           edu.stanford.smi.protege.model.KnowledgeBase kb,
                           edu.stanford.smi.protege.model.Cls actorClass,
                           AnimationContext startingFrame,
                           AnimationContext destinationFrame,
                           AnimationContext overlayFrame,
                           AnimationContext rightFrame,
                           AnimationContext leftFrame,
                           OuterPanel outerPanel)
Method Detail

actorSelected

public void actorSelected(ActorEvent e)
Overrides:
actorSelected in class ActorAdapter

createDraggingListener

protected abstract void createDraggingListener(Actor actor)

replicateActor

protected void replicateActor()

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.