Instantiate a new DownloadUI
The filename in the format filename.extension
The path to store the file
The total amount of bytes of the file to be transferred
Getter for destination
Getter for fullFilename
Getter for screen
Getter for the speed connection function
Getter for the total amount of bytes
DownloadUI implementation of buildUI
Options for the gauge progress bar to be displayed in the UI
Options for the text box to be displayed in the UI
The current Status of the rendered elements
DownloadUI implementation of updateUI
The current status object to be updated
The amount of bytes written to the file
The amount of bytes transferred
Check if the download has finished
Generated using TypeDoc
Class to generate UIs for downloading files
UI