Uses of Interface
com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController

Packages that use DragAndDropController
com.metamatrix.toolbox.ui.widget   
com.metamatrix.toolbox.ui.widget.transfer   
 

Uses of DragAndDropController in com.metamatrix.toolbox.ui.widget
 

Methods in com.metamatrix.toolbox.ui.widget with parameters of type DragAndDropController
 void TreeNodeTableWidget.setDragAndDropController(DragAndDropController controller)
          Creates a controller to handle all drap and drop operations.
 

Uses of DragAndDropController in com.metamatrix.toolbox.ui.widget.transfer
 

Subinterfaces of DragAndDropController in com.metamatrix.toolbox.ui.widget.transfer
 interface TreeNodeDragAndDropController
           
 

Classes in com.metamatrix.toolbox.ui.widget.transfer that implement DragAndDropController
 class AbstractDragAndDropController
           
 class AbstractTreeNodeDragAndDropController
           
 



Copyright © 2009. All Rights Reserved.