com.unitesk.requality.eclipse.ui.cnf
Class CNFDropAssistant

java.lang.Object
  extended by CommonDropAdapterAssistant
      extended by com.unitesk.requality.eclipse.ui.cnf.CNFDropAssistant

public class CNFDropAssistant
extends CommonDropAdapterAssistant


Constructor Summary
CNFDropAssistant()
           
 
Method Summary
 IStatus handleDrop(CommonDropAdapter aDropAdapter, DropTargetEvent aDropTargetEvent, java.lang.Object aTarget)
           
 IStatus validateDrop(java.lang.Object target, int operation, TransferData transferType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CNFDropAssistant

public CNFDropAssistant()
Method Detail

validateDrop

public IStatus validateDrop(java.lang.Object target,
                            int operation,
                            TransferData transferType)

handleDrop

public IStatus handleDrop(CommonDropAdapter aDropAdapter,
                          DropTargetEvent aDropTargetEvent,
                          java.lang.Object aTarget)