edu.stanford.smi.protege.ui
Class SlotsTreeDragSourceListener
java.lang.Object
edu.stanford.smi.protege.util.TreeDragSourceListener
edu.stanford.smi.protege.ui.SlotsTreeDragSourceListener
- All Implemented Interfaces:
- DragGestureListener, DragSourceListener, EventListener
public class SlotsTreeDragSourceListener
- extends TreeDragSourceListener
Source listener drag and drop support for the ClsesTree. All this guy has to do is to disconnect a class from its
superclass on a successful move/drop operation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlotsTreeDragSourceListener
public SlotsTreeDragSourceListener()
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-2011 Stanford University.