ist.palcom.eclipse.browserplugin.util
Class UnboundServiceTransferHandler

java.lang.Object
  extended by ist.palcom.eclipse.browserplugin.util.UnboundServiceTransferHandler

public class UnboundServiceTransferHandler
extends java.lang.Object

A class for initiating transfer of unbound services by using drag and drop.


Constructor Summary
UnboundServiceTransferHandler()
           
 
Method Summary
 void handleUnboundServiceTransfer(Device receiverDevice, ServiceInfo sourceService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnboundServiceTransferHandler

public UnboundServiceTransferHandler()
Method Detail

handleUnboundServiceTransfer

public void handleUnboundServiceTransfer(Device receiverDevice,
                                         ServiceInfo sourceService)