Uses of Interface
net.sourceforge.jnlp.cache.DownloadIndicator
Packages that use DownloadIndicator
Package
Description
This package contains the JNLP cache.
This package contains the classes that manage the secure runtime environment
for JNLP apps.
-
Uses of DownloadIndicator in net.sourceforge.jnlp.cache
Classes in net.sourceforge.jnlp.cache that implement DownloadIndicator -
Uses of DownloadIndicator in net.sourceforge.jnlp.runtime
Methods in net.sourceforge.jnlp.runtime that return DownloadIndicatorModifier and TypeMethodDescriptionstatic DownloadIndicatorJNLPRuntime.getDefaultDownloadIndicator()Methods in net.sourceforge.jnlp.runtime with parameters of type DownloadIndicatorModifier and TypeMethodDescriptionstatic voidJNLPRuntime.setDefaultDownloadIndicator(DownloadIndicator indicator) Sets the default download indicator.