org.gudy.azureus2.ui.swt.views
Class PrivacyView
java.lang.Object
  
org.gudy.azureus2.ui.swt.views.PrivacyView
- All Implemented Interfaces: 
 - DownloadManagerStateAttributeListener, UISWTViewEventListener, UISWTViewCoreEventListener
 
public class PrivacyView
- extends Object
- implements UISWTViewCoreEventListener, DownloadManagerStateAttributeListener
  
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MSGID_PREFIX
public static final String MSGID_PREFIX
- See Also:
 - Constant Field Values
 
PrivacyView
public PrivacyView()
eventOccurred
public boolean eventOccurred(UISWTViewEvent event)
- Description copied from interface: 
UISWTViewEventListener 
- Triggers when an even listed in UISWTViewEvent occurs
- Specified by:
 eventOccurred in interface UISWTViewEventListener
 
- Parameters:
 event - event that occurred
- Returns:
 - meaning dependent upon event type
 
 
 
attributeEventOccurred
public void attributeEventOccurred(DownloadManager download,
                                   String attribute,
                                   int event_type)
- Specified by:
 attributeEventOccurred in interface DownloadManagerStateAttributeListener