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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
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)
actorSelected
public void actorSelected(ActorEvent e)
- Overrides:
actorSelected
in class ActorAdapter
createDraggingListener
protected abstract void createDraggingListener(Actor actor)
replicateActor
protected void replicateActor()
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.