org.xnap.plugin.gift.net.event
Class DownloadAddedEvent

java.lang.Object
  extended by org.xnap.plugin.gift.net.event.Event
      extended by org.xnap.plugin.gift.net.event.DownloadAddedEvent

public class DownloadAddedEvent
extends Event

enclosing_type

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

Constructor Summary
DownloadAddedEvent(GiFTDownloadContainer dc)
          Constructor for DownloadAddedEvent.
 
Method Summary
 GiFTDownloadContainer getDownloadContainer()
           
 
Methods inherited from class org.xnap.plugin.gift.net.event.Event
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DownloadAddedEvent

public DownloadAddedEvent(GiFTDownloadContainer dc)
Constructor for DownloadAddedEvent.

Method Detail

getDownloadContainer

public GiFTDownloadContainer getDownloadContainer()


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