org.topbraidcomposer.navigation
Class MoveResourcesDropAction

java.lang.Object
  extended by org.topbraidcomposer.navigation.MoveResourcesDropAction
All Implemented Interfaces:
org.eclipse.ui.part.IDropActionDelegate

public class MoveResourcesDropAction
extends java.lang.Object
implements org.eclipse.ui.part.IDropActionDelegate


Field Summary
static java.lang.String ID
           
 
Constructor Summary
MoveResourcesDropAction()
           
 
Method Summary
 boolean run(java.lang.Object source, java.lang.Object target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

MoveResourcesDropAction

public MoveResourcesDropAction()
Method Detail

run

public boolean run(java.lang.Object source,
                   java.lang.Object target)
Specified by:
run in interface org.eclipse.ui.part.IDropActionDelegate