Protege-2000 1.7

edu.stanford.smi.protegex.layout
Class ActorDraggingHandler

java.lang.Object
  |
  +--edu.stanford.smi.protegex.layout.AbstractDragHandler
        |
        +--edu.stanford.smi.protegex.layout.ActorDraggingHandler
Direct Known Subclasses:
WireDraggingHandler

public class ActorDraggingHandler
extends AbstractDragHandler

Description of the class

Author:
William Grosso

Fields inherited from class edu.stanford.smi.protegex.layout.AbstractDragHandler
_actor, _canBeActive, _isActive, _location, _oldMouseLocation
 
Constructor Summary
ActorDraggingHandler(Actor actor)
           
 
Method Summary
 Object copy()
           
 void processDragging(MouseEvent e)
           
 boolean wantDrag(MouseEvent e)
           
 
Methods inherited from class edu.stanford.smi.protegex.layout.AbstractDragHandler
getActor, getCanBeActive, getIsActive, processDrag, processIncrementalDrag, processMouseRelease, setActor, setCanBeActive, startDragging
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorDraggingHandler

public ActorDraggingHandler(Actor actor)
Method Detail

copy

public Object copy()

processDragging

public void processDragging(MouseEvent e)
Overrides:
processDragging in class AbstractDragHandler

wantDrag

public boolean wantDrag(MouseEvent e)
Overrides:
wantDrag in class AbstractDragHandler

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.