Class ProgressGraphItem.Cell

java.lang.Object
com.biglybt.ui.swt.views.tableitems.files.ProgressGraphItem.Cell
All Implemented Interfaces:
TableCellLightRefreshListener, TableCellRefreshListener
Enclosing class:
ProgressGraphItem

private class ProgressGraphItem.Cell extends Object implements TableCellLightRefreshListener
  • Field Details

    • lastPercentDone

      int lastPercentDone
    • last_draw_time

      private long last_draw_time
    • bNoRed

      private boolean bNoRed
    • was_running

      private boolean was_running
    • lastUnavailabilityIndicator

      private long lastUnavailabilityIndicator
  • Constructor Details

  • Method Details