ice.pilots.html4
Interface ICEDropClient

All Known Implementing Classes:
DocPaneXml

public interface ICEDropClient

Clients of the introspective Drop mechanism in ICESOft must implement this interface to be notified of Drop operations.


Method Summary
 void packageDropped(String payload)
           
 

Method Detail

packageDropped

public void packageDropped(String payload)