edu.stanford.smi.protege.ui
Class ClsesTreeDragSourceListener
java.lang.Object
edu.stanford.smi.protege.util.TreeDragSourceListener
edu.stanford.smi.protege.ui.ClsesTreeDragSourceListener
- All Implemented Interfaces:
- DragGestureListener, DragSourceListener, EventListener
public class ClsesTreeDragSourceListener
- extends TreeDragSourceListener
Source listener drag and drop support for the SlotsTree. All this guy has to do is to disconnect a class from its
superclass on a successful move/drop operation.
* @author Ray Fergerson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClsesTreeDragSourceListener
public ClsesTreeDragSourceListener()
canStartDrag
public boolean canStartDrag(Collection objects)
- Specified by:
canStartDrag
in class TreeDragSourceListener
doCopy
public void doCopy(Collection paths)
- Specified by:
doCopy
in class TreeDragSourceListener
doMove
public void doMove(Collection paths)
- Specified by:
doMove
in class TreeDragSourceListener
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.