|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.allen_sauer.gwt.dnd.demo.client.example.DraggableFactory
public class DraggableFactory
Shared utility methods to produce draggable widgets.
| Constructor Summary | |
|---|---|
DraggableFactory()
|
|
| Method Summary | |
|---|---|
static com.google.gwt.user.client.ui.Widget |
createDraggablePumpkinImage(DragController dragController)
Create a new draggable pumpkin image. |
static com.google.gwt.user.client.ui.Widget |
createDraggableRedBox(DragController dragController)
Create a new draggable red box widget. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DraggableFactory()
| Method Detail |
|---|
public static com.google.gwt.user.client.ui.Widget createDraggablePumpkinImage(DragController dragController)
dragController - the drag controller
public static com.google.gwt.user.client.ui.Widget createDraggableRedBox(DragController dragController)
dragController - the drag controller
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||