Uses of Interface
de.espirit.firstspirit.io.ProgressListener
Packages that use ProgressListener
Package
Description
Provides interfaces and types for browser based applications in java client.
This package provides types, interfaces and classes, that are to be used for controlling a
This package provides types, interfaces and classes, that are to be used for controlling a
browser based application
in java client.-
Uses of ProgressListener in de.espirit.firstspirit.client.gui.applications.browser
Methods in de.espirit.firstspirit.client.gui.applications.browser with parameters of type ProgressListenerModifier and TypeMethodDescriptionvoid
BrowserApplication.saveTo
(String url, File file, ProgressListener listener) Requests the specified url and save content to specified file.