| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UIUpdater
| Nested Class Summary | |
|---|---|
static interface | 
UIUpdater.UIUpdaterListener
 | 
| Method Summary | |
|---|---|
 void | 
addListener(UIUpdater.UIUpdaterListener listener)
 | 
 void | 
addUpdater(UIUpdatable updateable)
 | 
 boolean | 
isAdded(UIUpdatable updateable)
 | 
 void | 
removeListener(UIUpdater.UIUpdaterListener listener)
 | 
 void | 
removeUpdater(UIUpdatable updateable)
 | 
 void | 
start()
 | 
 void | 
stopIt()
 | 
| Method Detail | 
|---|
void addUpdater(UIUpdatable updateable)
boolean isAdded(UIUpdatable updateable)
void removeUpdater(UIUpdatable updateable)
void stopIt()
void start()
void addListener(UIUpdater.UIUpdaterListener listener)
void removeListener(UIUpdater.UIUpdaterListener listener)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||