|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| UploadPolicy | This package contains upload policies, which allow easy configuration of the applet behaviour. |
| Class Summary | |
|---|---|
| CoppermineUploadPolicy | Specific UploadPolicy for the coppermine picture gallery. |
| CustomizedNbFilesPerRequestUploadPolicy | Deprecated. This class is of no use, as it actually behaves exactly as the
DefaultUploadPolicy. |
| DefaultUploadPolicy | This class implements all UploadPolicy
methods. |
| FileByFileUploadPolicy | Deprecated. You can use the applet, without the uploadPolicy applet parameter, and put the nbFilesPerRequest to 1. |
| FilesTogetherUploadPolicy | Upload policy that is a simple box. |
| PictureUploadPolicy | This class add handling of pictures to upload. |
| UploadPolicyFactory | This class is used to control creation of the uploadPolicy instance, according to applet parameters (or System properties). |
This package contains the upload policies. These policies allow easy configuration of the applet behaviour with a minimum of java code.
See UploadPolicy for the list of applet parameters and the
following pages:
UploadPolicy methods, and how to use them.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||