|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.pluginsimpl.local.download.DownloadEventNotifierImpl.DownloadActivationNotifier
public class DownloadEventNotifierImpl.DownloadActivationNotifier
Constructor Summary | |
---|---|
DownloadEventNotifierImpl.DownloadActivationNotifier()
|
Method Summary | |
---|---|
boolean |
activationRequested(DownloadActivationEvent event)
A request has been made to activate the download. |
void |
downloadAdded(Download download)
|
void |
downloadRemoved(Download download)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DownloadEventNotifierImpl.DownloadActivationNotifier()
Method Detail |
---|
public void downloadAdded(Download download)
downloadAdded
in interface DownloadManagerListener
public void downloadRemoved(Download download)
downloadRemoved
in interface DownloadManagerListener
public boolean activationRequested(DownloadActivationEvent event)
DownloadActivationListener
activationRequested
in interface DownloadActivationListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |