org.gudy.azureus2.ui.swt.views
Class ScrapeInfoView
java.lang.Object
  
org.gudy.azureus2.ui.swt.views.ScrapeInfoView
- All Implemented Interfaces: 
 - UISWTViewEventListener, UISWTViewCoreEventListener
 
public class ScrapeInfoView
- extends Object
- implements UISWTViewCoreEventListener
  
aka "Primary Tracker" view in "Sources" View
 
 This view is placed within the TrackerView even though it relies on
 a DownloadManager datasource instead of TrackerPeerSource
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ScrapeInfoView
public ScrapeInfoView()
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