|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.geeboss.controller.dnd.PatchTreeDnd
public class PatchTreeDnd
Drag and drop sample file
Constructor Summary | |
---|---|
PatchTreeDnd(PatchTree patchTree)
Instantiate a new PatchTreeDnd |
Method Summary | |
---|---|
void |
dispose()
Dispose DragSource and DragTarget |
org.eclipse.swt.widgets.Item |
getDragSourceItem()
Get the item that is currently being dragged. |
void |
setDragSourceItem(org.eclipse.swt.widgets.Item dragSourceItem)
Set the item that is currently being dragged. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatchTreeDnd(PatchTree patchTree)
patchTree
- the patch treeMethod Detail |
---|
public void dispose()
public org.eclipse.swt.widgets.Item getDragSourceItem()
public void setDragSourceItem(org.eclipse.swt.widgets.Item dragSourceItem)
dragSourceItem
- The dragged item
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |