JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.teamdev.jxbrowser.ui.Progress
Packages that use
Progress
Package
Description
com.teamdev.jxbrowser.download.event
The download activity events.
Uses of
Progress
in
com.teamdev.jxbrowser.download.event
Methods in
com.teamdev.jxbrowser.download.event
that return types with arguments of type
Progress
Modifier and Type
Method
Description
default
Optional
<
Progress
>
DownloadUpdated.
progress
()
Returns an
Optional
containing the rough percent complete or an empty
Optional
if we do not know it, because we did not receive the total size.