org.xnap.plugin.gift.net.event.listener
Interface DownloadEventListener

All Superinterfaces:
java.util.EventListener

public interface DownloadEventListener
extends java.util.EventListener

DownloadEventListener

Version:
CVS $Id: DownloadEventListener.java,v 1.1 2003/10/05 00:20:32 squig Exp $
Author:
Tammo van Lessen

Method Summary
 void downloadCanceled()
           
 void downloadUpdated(DownloadUpdatedEvent evt)
           
 

Method Detail

downloadUpdated

void downloadUpdated(DownloadUpdatedEvent evt)

downloadCanceled

void downloadCanceled()


Copyright © 2001-2005 XNap Team. All Rights Reserved.