org.gudy.azureus2.core3.global
Interface GlobalManagerEvent


public interface GlobalManagerEvent


Field Summary
static int ET_REQUEST_ATTENTION
           
 
Method Summary
 DownloadManager getDownload()
           
 int getEventType()
           
 

Field Detail

ET_REQUEST_ATTENTION

static final int ET_REQUEST_ATTENTION
See Also:
Constant Field Values
Method Detail

getEventType

int getEventType()

getDownload

DownloadManager getDownload()