|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.geeboss.controller.dnd.EffectTabFolderDnd
public class EffectTabFolderDnd
Samlpe file for tab dnd
Constructor Summary | |
---|---|
EffectTabFolderDnd(org.eclipse.swt.custom.CTabFolder tabFolder,
PatchTreeDnd patchTreeDnd)
Create a new EffectTabFolderDnd |
Method Summary | |
---|---|
void |
dispose()
Dispose the DragSource object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EffectTabFolderDnd(org.eclipse.swt.custom.CTabFolder tabFolder, PatchTreeDnd patchTreeDnd)
tabFolder
- The CTabFolder to apply basic drag and drop supportpatchTreeDnd
- A reference to the drag and drop class of the patchs tree. This is needed
because the drop target will be the treeMethod Detail |
---|
public void dispose()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |