Class DownloadXferStatsView

java.lang.Object
com.biglybt.ui.swt.views.DownloadXferStatsView
All Implemented Interfaces:
UISWTViewEventListener, UISWTViewCoreEventListener

public class DownloadXferStatsView extends Object implements UISWTViewCoreEventListener
  • Field Details

  • Constructor Details

    • DownloadXferStatsView

      public DownloadXferStatsView()
  • Method Details

    • initialize

      public void initialize(org.eclipse.swt.widgets.Composite _composite)
    • getTitleID

      private String getTitleID()
    • dataSourceChanged

      private void dataSourceChanged(Object ds)
    • delete

      public void delete()
    • 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