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

Interface Summary
Draggable An interface to be implemented by widgets which shall be draggable
DragNDropHandler Drag and drop handler contract - used to define the functionality of a dragged widget.
DropTargetHandler The handler defining the logic for drop targets
 

Class Summary
DropTargetHandlerAdapter An adapter of the DropTargetHandler providing typical standard implementations and values