A B C D E F G H I J L M N O P Q R S T U W

P

patternError - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
Same as DefaultUploadPolicy.patternSuccess, but for the error message.
patternSuccess - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
The regexp pattern that is used to find the success string in the HTTP response.
patternWarning - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
Same as DefaultUploadPolicy.patternSuccess, but for the warning message.
PictureFileData - Class in wjhk.jupload2.filedata
This class contains all data about files to upload as a picture.
PictureFileData(File, File, PictureUploadPolicy) - Constructor for class wjhk.jupload2.filedata.PictureFileData
Standard constructor: needs a PictureFileDataPolicy.
PictureUploadPolicy - Class in wjhk.jupload2.policies
This class add handling of pictures to upload.
PictureUploadPolicy(JUploadContext) - Constructor for class wjhk.jupload2.policies.PictureUploadPolicy
The standard constructor, which transmit most informations to the super.Constructor().
popupMenuCanceled(PopupMenuEvent) - Method in class wjhk.jupload2.gui.JUploadDebugPopupMenu
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class wjhk.jupload2.gui.JUploadDebugPopupMenu
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class wjhk.jupload2.gui.JUploadDebugPopupMenu
Set the "View last response body" menu enabled or disabled.
preparationProgressBar - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
The JUploadPanel progress bar, to follow the file preparation progress.
preparedForUpload - Variable in class wjhk.jupload2.filedata.DefaultFileData
Indicates whether the file is prepared for upload or not.
PROP_AFTER_UPLOAD_TARGET - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying URL of the upload post request.
PROP_AFTER_UPLOAD_URL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for URL to be loaded after an successful upload.
PROP_ALBUM_ID - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the album id
PROP_ALLOW_HTTP_PERSISTENT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for allowing persistent HTTP connections.
PROP_ALLOWED_FILE_EXTENSIONS - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the allowed file extensions
PROP_BROWSING_DIRECTORY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Indicates the directory, from which the applet should open the browsing window (file chooser) first.
PROP_DEBUG_LEVEL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the debug level
PROP_FILE_CHOOSER_ICON_FROM_FILE_CONTENT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
This parameter allows to control whether the file icons in the file chooser are calculated from the file content.
PROP_FILE_CHOOSER_ICON_SIZE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
This parameter allows to control the size of icons, in pixels, in the file chooser.
PROP_FILE_CHOOSER_IMAGE_PREVIEW - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Allows control on the preview on the file chooser.
PROP_FILENAME_ENCODING - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the encoding of file names.
PROP_FORMDATA - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying additional form data.
PROP_FTP_CREATE_DIRECTORY_STRUCTURE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name to specify, when in FTP mode, if subfolders must be created, or if all files must be uploaded on the root of postURL.
PROP_FTP_TRANSFERT_BINARY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
FTP: binary or ascii mode
PROP_FTP_TRANSFERT_PASSIVE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
FTP: passive or active mode
PROP_HIGH_QUALITY_PREVIEW - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying high quality previews.
PROP_HTTP_UPLOAD_PARAMETER_NAME - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying high quality previews.
PROP_HTTP_UPLOAD_PARAMETER_TYPE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying high quality previews.
PROP_KEEP_ORIG_EXTENSION - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying if the original file extension should be changed if an image is converted to another format
PROP_LANG - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the UI language
PROP_LOOK_AND_FEEL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying a PLAF class to load.
PROP_MAX_CHUNK_SIZE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the maximum size of a chunk of uploaded data.
PROP_MAX_FILE_SIZE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the maximum size of a single file.
PROP_MAX_HEIGHT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the maximum height of a picture.
PROP_MAX_WIDTH - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the maximum width of a picture.
PROP_NB_FILES_PER_REQUEST - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the maximum number of file to be uploaded in a single request.
PROP_PICTURE_COMPRESSION_QUALITY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying compression of the written picture file, if any.
PROP_PICTURE_TRANSMIT_METADATA - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying whether picture metadata (EXIF coming from the camera for instance.
PROP_POST_URL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying URL of the upload post request.
PROP_READ_COOKIE_FROM_NAVIGATOR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Read cookies from javascript command: document.cookie (or not)
PROP_REAL_MAX_HEIGHT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the real (server-side-desired) picture height.
PROP_REAL_MAX_WIDTH - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the real (server-side-desired) picture width.
PROP_SERVER_PROTOCOL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the server protocol version.
PROP_SHOW_LOGWINDOW - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying if the log window should be visible.
PROP_SHOW_STATUSBAR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying if the status bar should be visible.
PROP_SPECIFIC_HEADERS - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying a list of specific headers, that will be added to all HTTP request to the server.
PROP_SSL_VERIFY_CERT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying how certificates are handled when uploading via SSL.
PROP_STORE_BUFFERED_IMAGE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying if images should be cached in memory.
PROP_STRING_UPLOAD_ERROR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying if the pattern that indicates an error in the server's response-body.
PROP_STRING_UPLOAD_SUCCESS - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying if the pattern that indicates success in the server's response-body.
PROP_STRING_UPLOAD_WARNING - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying if the pattern that indicates a warning in the server's response-body.
PROP_TARGET_PICTURE_FORMAT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the target picture format conversions
PROP_UPLOAD_POLICY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the upload policy class.
PROP_URL_TO_SEND_ERROR_TO - Static variable in interface wjhk.jupload2.policies.UploadPolicy
Parameter/Property name for specifying the URL for delivering error reports.
propertyChange(PropertyChangeEvent) - Method in class wjhk.jupload2.gui.JUploadFileView
Waiting for JFileChooser events.

A B C D E F G H I J L M N O P Q R S T U W