Class MyPieceDistributionView
java.lang.Object
com.biglybt.ui.swt.views.PieceDistributionView
com.biglybt.ui.swt.views.piece.MyPieceDistributionView
- All Implemented Interfaces:
UISWTViewEventListener, UISWTViewCoreEventListener
-
Field Summary
FieldsFields inherited from class PieceDistributionView
hasPieces, isMe, pem, swtView -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddataSourceChanged(Object newDataSource) implementors of this method must provide an appropriate peer manager and possibly provide the hasPieces array for pieces the data source hasprotected voiddelete()Methods inherited from class PieceDistributionView
eventOccurred, refreshMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface UISWTViewEventListener
builderNotRequired, informOfDuplicates
-
Field Details
-
pl
-
dm
-
-
Constructor Details
-
MyPieceDistributionView
public MyPieceDistributionView()
-
-
Method Details
-
dataSourceChanged
Description copied from class:PieceDistributionViewimplementors of this method must provide an appropriate peer manager and possibly provide the hasPieces array for pieces the data source has- Specified by:
dataSourceChangedin classPieceDistributionView
-
delete
protected void delete()- Overrides:
deletein classPieceDistributionView
-