Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AAFUploadPolicy |
class |
CoppermineUploadPolicy
Specific UploadPolicy for the coppermine picture gallery.
|
class |
CustomizedNbFilesPerRequestUploadPolicy
Deprecated.
This class is of no use, as it actually behaves exactly as the
DefaultUploadPolicy . |
class |
FileByFileUploadPolicy
Deprecated.
You can use the applet, without the uploadPolicy applet
parameter, and put the nbFilesPerRequest to 1. It does the
same...
|
class |
FilesTogetherUploadPolicy
Upload policy that is a simple box.
|
class |
PictureUploadPolicy
This class add handling of pictures to upload.
|
class |
SilverpeasUploadPolicy
Personnalised Policy with no button : use only DragAndDrop or Copy/Paste with automatic upload.
|
class |
SuperSimpleUploadPolicy
A SuperSimpleUploadPolicy - see
https://sourceforge.net/tracker/?
|
Copyright © 2015. All rights reserved.