| Homepage | |
| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| DownloadIndicator | A DownloadIndicator creates DownloadServiceListeners that are notified of resources being transferred and their progress. |
Class Summary | |
| CacheEntry | Describes an entry in the cache. |
| CacheUtil | Provides static methods to interact with the cache, download indicator, and other utility methods. |
| DefaultDownloadIndicator | Show the progress of downloads. |
| DefaultDownloadIndicator.DownloadPanel | Groups the url progress in a panel. |
| DefaultDownloadIndicator.ProgressPanel | A progress bar with the URL next to it. |
| Resource | Information about a single resource to download. |
| ResourceTracker | This class tracks the downloading of various resources of a JNLP file to local files in the cache. |
| ResourceTracker.Downloader | This class downloads and initializes the queued resources. |
| UpdatePolicy | A policy that determines when a resource should be checked for an updated version. |