Class DownloadProgressWindow

    • Constructor Detail

      • DownloadProgressWindow

        public DownloadProgressWindow(JFrame parent,
                                      TileDownloader tileDownloader)
        Create a new instance.
        Parameters:
        parent - the parent frame for this dialog
        tileDownloader - the tileDownloader to monitor.
    • Method Detail

      • progress

        public void progress()
        Description copied from interface: DownloadProgressListener
        called when the download's progress has changed.