Table Of Contents

Previous topic

StyleEditorPanel

Next topic

DownloadDialog

This Page

phoenix_title updater

Provides controls/services that are used in checking and downloading updates for the editor if they are available. The main control exported by this module is the UpdateProgress bar it displays the progress of the network action and provides a higher level interface into the UpdateService.

Summary: Utilities and controls for updating Editra

Todo

This module could benefit from a bit of a re-write...


class_hierarchy Inheritance Diagram

Inheritance diagram for module updater

Inheritance diagram of updater


class_summary Classes Summary

DownloadDialog Creates a standalone download window
UpdateProgress Creates a progress bar that is controlled by the UpdateService
UpdateService Defines an updater service object for Editra
UpdateThread Thread for checking for updates