Uses of Class
ca.corbett.updates.UpdateManager

Packages that use UpdateManager
Package
Description
Contains code that enables your applications to define dynamic extensions that can be packaged into jar files and loaded at runtime to alter the behaviour of your application, or even to supplement your application with additional behaviour.
Contains UI classes for the app-extensions code, most notably the ExtensionManagerDialog.
Contains classes and utilities for showing "About" information in your application (author, date published, release notes, project url, license and so on).
Contains classes and utilities to support dynamic application and extension updates from one or more configured remote sources.