Package | Description |
---|---|
wjhk.jupload2.filedata |
This package allows you to change the file relative behaviour: this page describes how to override the
default behaviour, to fullfill your needs (for instance add data compression, preload check, new data
about files in the upload to the server..
|
wjhk.jupload2.filedata.helper | |
wjhk.jupload2.gui.filepanel | |
wjhk.jupload2.gui.filepanel.treeview | |
wjhk.jupload2.gui.image | |
wjhk.jupload2.policies |
This package contains the upload policies: they give you hook entry points, to override the default applet behaviour
with a minimum of java code.
|
wjhk.jupload2.upload |
This package contains the code that actually executes the upload (see below for a full description of the way the upload
is executed in the JUpload code).
|
Class and Description |
---|
DefaultFileData
This class contains all data and methods for a file to upload.
|
FileData
This class contains all data and methods for a file to upload.
|
Class and Description |
---|
PictureFileData
This class contains all data about files to upload as a picture.
|
Class and Description |
---|
FileData
This class contains all data and methods for a file to upload.
|
Class and Description |
---|
FileData
This class contains all data and methods for a file to upload.
|
Class and Description |
---|
PictureFileData
This class contains all data about files to upload as a picture.
|
Class and Description |
---|
FileData
This class contains all data and methods for a file to upload.
|
Class and Description |
---|
FileData
This class contains all data and methods for a file to upload.
|
Copyright © 2015. All rights reserved.