|
|||||||||
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.DownloadPropertyNotifier
public class DownloadEventNotifierImpl.DownloadPropertyNotifier
Constructor Summary | |
---|---|
DownloadEventNotifierImpl.DownloadPropertyNotifier()
|
Method Summary | |
---|---|
void |
downloadAdded(Download download)
|
void |
downloadRemoved(Download download)
|
void |
propertyChanged(Download download,
DownloadPropertyEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DownloadEventNotifierImpl.DownloadPropertyNotifier()
Method Detail |
---|
public void downloadAdded(Download download)
downloadAdded
in interface DownloadManagerListener
public void downloadRemoved(Download download)
downloadRemoved
in interface DownloadManagerListener
public void propertyChanged(Download download, DownloadPropertyEvent event)
propertyChanged
in interface DownloadPropertyListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |