org.gudy.azureus2.plugins.ui.tables
Class TableCellRefresher
java.lang.Object
  
org.gudy.azureus2.plugins.ui.tables.TableCellRefresher
public class TableCellRefresher
- extends Object
 
Provides a simple way to get a TableCell refreshed more often than the normal GUI refresh cycle
 It always clocks at 100ms
 as well as time synchronization methods for cells showing animated icons
- Author:
 
  - olivier
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
addCell
public static void addCell(TableColumn column,
                           TableCell cell)
 
getRefreshIndex
public static int getRefreshIndex(int refreshEvery100ms,
                                  int nbIndices)