Uses of Class
com.tensegrity.gui.swt.dnd.AbstractSwtDragSourceListener

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.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.