Uses of Package
ch.unifr.pai.twice.dragndrop.client.intf

Packages that use ch.unifr.pai.twice.dragndrop.client.intf
ch.unifr.pai.twice.dragndrop.client   
ch.unifr.pai.twice.dragndrop.client.configuration   
ch.unifr.pai.twice.dragndrop.client.factories   
ch.unifr.pai.twice.dragndrop.client.intf   
 

Classes in ch.unifr.pai.twice.dragndrop.client.intf used by ch.unifr.pai.twice.dragndrop.client
Draggable
          An interface to be implemented by widgets which shall be draggable
DropTargetHandler
          The handler defining the logic for drop targets
 

Classes in ch.unifr.pai.twice.dragndrop.client.intf used by ch.unifr.pai.twice.dragndrop.client.configuration
DragNDropHandler
          Drag and drop handler contract - used to define the functionality of a dragged widget.
 

Classes in ch.unifr.pai.twice.dragndrop.client.intf used by ch.unifr.pai.twice.dragndrop.client.factories
DragNDropHandler
          Drag and drop handler contract - used to define the functionality of a dragged widget.
DropTargetHandler
          The handler defining the logic for drop targets
DropTargetHandlerAdapter
          An adapter of the DropTargetHandler providing typical standard implementations and values
 

Classes in ch.unifr.pai.twice.dragndrop.client.intf used by ch.unifr.pai.twice.dragndrop.client.intf
DropTargetHandler
          The handler defining the logic for drop targets