Searched defs:CellUpdater (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/demo/applets/SpreadSheet/ | ||
H A D | SpreadSheet.java | 407 class CellUpdater extends Thread { class in inherits:Thread 414 public CellUpdater(Cell c) { method in class:CellUpdater 475 CellUpdater updaterThread; 694 updaterThread = new CellUpdater(this); |
Completed in 24 milliseconds