|
Class Summary |
| UpdateApp |
The actual update program. |
| UpdateFileLogic |
Update logic pertaining to file management, downloading, and other I/O. |
| UpdateGui |
|
| UpdateInputStream |
An input stream that reports bytecounts to the UpdateApp's session and gui. |
| UpdateLauncher |
Launcher for Update; can be called from command line, OS scripts, or Java Web Start. |
| UpdateLog |
A minimal replacement for the log4j framework. |
| UpdateLogic |
Root of the UpdateApp logic tree. |
| UpdatePackageLogic |
Update logic pertaining to package comparison and status. |
| UpdateRuntimeLogic |
Update logic pertaining to exiting this program and running other programs. |