Class PeerPieceMapView.BlockInfo

java.lang.Object
com.biglybt.ui.swt.views.peer.PeerPieceMapView.BlockInfo
Enclosing class:
PeerPieceMapView

private static class PeerPieceMapView.BlockInfo extends Object
  • Field Details

    • haveWidth

      public int haveWidth
    • peerHas

      public boolean peerHas
    • availNum

      int availNum
    • showUp

      byte showUp
      0 : no; 1 : Yes; 2: small
    • showDown

      byte showDown
    • bounds

      org.eclipse.swt.graphics.Rectangle bounds
  • Constructor Details

    • BlockInfo

      private BlockInfo()
  • Method Details