| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.plugins.ui.tables.TableCellRefresher
public class TableCellRefresher
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
| Method Summary | |
|---|---|
static void | 
addCell(TableColumn column,
        TableCell cell)
 | 
static int | 
getRefreshIndex(int refreshEvery100ms,
                int nbIndices)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static void addCell(TableColumn column,
                           TableCell cell)
public static int getRefreshIndex(int refreshEvery100ms,
                                  int nbIndices)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||