Package com.biglybt.ui.swt.views.peer
Class PeerPieceMapView.BlockInfo
java.lang.Object
com.biglybt.ui.swt.views.peer.PeerPieceMapView.BlockInfo
- Enclosing class:
- PeerPieceMapView
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
sameAs
(PeerPieceMapView.BlockInfo otherBlockInfo) toString()
-
Field Details
-
haveWidth
public int haveWidth -
peerHas
public boolean peerHas -
availNum
int availNum -
showUp
byte showUp0 : no; 1 : Yes; 2: small -
showDown
byte showDown -
bounds
org.eclipse.swt.graphics.Rectangle bounds
-
-
Constructor Details
-
BlockInfo
private BlockInfo()
-
-
Method Details