|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractSwtDragSourceListener | |
| com.tensegrity.gui.swt.dnd | |
| com.tensegrity.gui.swt.repository | |
| Uses of AbstractSwtDragSourceListener in com.tensegrity.gui.swt.dnd |
| Subclasses of AbstractSwtDragSourceListener in com.tensegrity.gui.swt.dnd | |
class |
SwtDragSourceAdapter
TODO SG: Comment |
| Uses of AbstractSwtDragSourceListener in com.tensegrity.gui.swt.repository |
| Methods in com.tensegrity.gui.swt.repository that return AbstractSwtDragSourceListener | |
protected abstract AbstractSwtDragSourceListener |
AbstractSwtRepositoryItem.getDragListener()
Returns the AbstractSwtDragSourceListener associated to
this repository item.
|
protected AbstractSwtDragSourceListener |
ActionSwtRepositoryItem.getDragListener()
|
protected AbstractSwtDragSourceListener |
VisualGraphObjectSwtRepositoryItem.getDragListener()
|
| Methods in com.tensegrity.gui.swt.repository with parameters of type AbstractSwtDragSourceListener | |
void |
ActionSwtRepositoryItem.setDragListener(AbstractSwtDragSourceListener dragListener)
Associates the given AbstractSwtDragSourceListener with
this instance of ActionSwtRepositoryItem.
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||