com.aelitis.azureus.ui.swt.views
Class ViewDownSpeedGraph

java.lang.Object
  extended by com.aelitis.azureus.ui.swt.views.ViewDownSpeedGraph
All Implemented Interfaces:
UISWTViewEventListener, UISWTViewCoreEventListener

public class ViewDownSpeedGraph
extends Object
implements UISWTViewCoreEventListener

Author:
TuxPaper

Constructor Summary
ViewDownSpeedGraph()
           
 
Method Summary
 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
 

Constructor Detail

ViewDownSpeedGraph

public ViewDownSpeedGraph()
Method Detail

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