org.ocd.desktop
Interface IDesktopDropListener


public interface IDesktopDropListener

Since:
$Date: 2002/03/29 08:01:15 $
Version:
$Revision: 1.2 $
Author:
$Author: ocd_dino $, ocd_dino - ocd_dino@users.sourceforge.net (initial author)

Method Summary
 void drop(DCComponent pComp)
          Item was Dropped onto the Desktop This event is only fired after the Desktop has accepted the dropped component
 

Method Detail

drop

public void drop(DCComponent pComp)
Item was Dropped onto the Desktop This event is only fired after the Desktop has accepted the dropped component
Parameters:
Component - that was dropped on the desktop or the Component that the Desktop Created.