ENTDownloader
Accueil
Présentation
Téléchargements
Documentation
Manuel utilisateur
Documentation développeur
Aperçus
Historique
A propos
Tweeter
ENTDownloader
Gestionnaire de fichiers pour l'ENT de l'Université d'Auvergne
Développé par
Kévin Subileau
Page principale
Paquetages
Classes
Fichiers
Liste des classes
Index des classes
Hiérarchie des classes
Membres de classe
net
sf
entDownloader
core
events
DownloadedBytesEvent
DownloadedBytesEvent Liste des membres
Liste complète des membres de
DownloadedBytesEvent
, y compris les membres hérités :
AUTHENTICATION_SUCCEEDED_TYPE
Event
[static]
CHANGED_DIR_TYPE
Event
[static]
CHANGING_DIR_TYPE
Event
[static]
CREATED_DIR_TYPE
Event
[static]
DOWNLOAD_ABORT_TYPE
Event
[static]
DOWNLOADED_BYTES_TYPE
Event
[static]
DownloadedBytesEvent
()
DownloadedBytesEvent
DownloadedBytesEvent
(long bytesDownloaded)
DownloadedBytesEvent
DownloadedBytesEvent
(long bytesDownloaded, long totalDownloaded)
DownloadedBytesEvent
ELEMENT_RENAMED_TYPE
Event
[static]
ELEMENTS_DELETED_TYPE
Event
[static]
END_DOWNLOAD_TYPE
Event
[static]
END_UPLOAD_TYPE
Event
[static]
equals
(Object obj)
Event
Event
()
Event
[protected]
Event
(Object source)
Event
FILE_ALREADY_EXISTS_TYPE
Event
[static]
getBytesDownloaded
()
DownloadedBytesEvent
getSource
()
Event
getTotalDownloaded
()
DownloadedBytesEvent
getType
()
DownloadedBytesEvent
[virtual]
getUserObject
()
Event
setBytesDownloaded
(long bytesDownloaded)
DownloadedBytesEvent
setSource
(Object newSource)
Event
setTotalDownloaded
(long totalDownloaded)
DownloadedBytesEvent
setUserObject
(Object obj)
Event
source
Event
[protected]
START_DOWNLOAD_TYPE
Event
[static]
START_UPLOAD_TYPE
Event
[static]
UNKNOWN_TYPE
Event
[static]
UPLOADED_BYTES_TYPE
Event
[static]
userObj
Event
[protected]