Class MyPieceDistributionView

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

public class MyPieceDistributionView extends PieceDistributionView
  • Constructor Details

    • MyPieceDistributionView

      public MyPieceDistributionView()
  • Method Details

    • dataSourceChanged

      public void dataSourceChanged(Object newDataSource)
      Description copied from class: PieceDistributionView
      implementors of this method must provide an appropriate peer manager and possibly provide the hasPieces array for pieces the data source has
      Specified by:
      dataSourceChanged in class PieceDistributionView