This example shows you how easy it is to add drag and drop functionality to GWT widgets. Each GWT logo is made draggable by simply wrapping it in a DraggableWidget object. Likewise, the label "Feed me !" is made droppable by wrapping it in a DroppableWidget