|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.views.PrivacyView
public class PrivacyView
Field Summary | |
---|---|
static java.lang.String |
MSGID_PREFIX
|
Fields inherited from interface org.gudy.azureus2.core3.download.DownloadManagerStateAttributeListener |
---|
WILL_BE_READ, WRITTEN |
Constructor Summary | |
---|---|
PrivacyView()
|
Method Summary | |
---|---|
void |
attributeEventOccurred(DownloadManager download,
java.lang.String attribute,
int event_type)
|
boolean |
eventOccurred(UISWTViewEvent event)
Triggers when an even listed in UISWTViewEvent occurs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String MSGID_PREFIX
Constructor Detail |
---|
public PrivacyView()
Method Detail |
---|
public boolean eventOccurred(UISWTViewEvent event)
UISWTViewEventListener
eventOccurred
in interface UISWTViewEventListener
event
- event that occurred
public void attributeEventOccurred(DownloadManager download, java.lang.String attribute, int event_type)
attributeEventOccurred
in interface DownloadManagerStateAttributeListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |