Class | Description |
---|---|
BaseUpdateableElement |
This abstract Node is the ancestor of all pushed elements.
|
ImageElement |
A pushed image, the progress is shown with the ImageCreatorToadlet
|
NotifierFetchListener |
This listener notifies the PushDataManager when a download make some progress
|
ProgressBarElement |
A pushed element that renders the progress bar when loading a page.
|
ProgressInfoElement |
This pushed element renders the information box when a page is downloading on the progress page.
|
PushDataManager |
A manager class that manages all the pushing.
|
TesterElement |
A pushed element that counts up every second.
|
UpdaterConstants |