|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.views.PieceDistributionView org.gudy.azureus2.ui.swt.views.piece.MyPieceDistributionView
public class MyPieceDistributionView
Field Summary |
---|
Fields inherited from class org.gudy.azureus2.ui.swt.views.PieceDistributionView |
---|
hasPieces, isMe, pem |
Constructor Summary | |
---|---|
MyPieceDistributionView()
|
Method Summary | |
---|---|
void |
dataSourceChanged(java.lang.Object newDataSource)
implementors of this method must provide an appropriate peer manager and possibly provide the hasPieces array for pieces the data source has |
Methods inherited from class org.gudy.azureus2.ui.swt.views.PieceDistributionView |
---|
eventOccurred, refresh |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyPieceDistributionView()
Method Detail |
---|
public void dataSourceChanged(java.lang.Object newDataSource)
PieceDistributionView
dataSourceChanged
in class PieceDistributionView
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |