Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
D
F
G
I
L
P
S
U
I
ImageTool
- class devpia.dextupload.image.
ImageTool
.
This class supports basic image format supported by JRE and it is possible to convert to other image format or create thumbnail images, characters, watermark on image with simple methods.
ImageTool()
- Constructor for class devpia.dextupload.image.
ImageTool
ImageTool(String)
- Constructor for class devpia.dextupload.image.
ImageTool
ImageTool(File)
- Constructor for class devpia.dextupload.image.
ImageTool
IsImage(String)
- Static method in class devpia.dextupload.image.
ImageTool
Decide whether the file with inputted route is an image file that can be used by DEXTUploadJ.
IsImage(File)
- Static method in class devpia.dextupload.image.
ImageTool
Decide whether the inputted file is an image file that can be used by DEXTUploadJ.
IsImage()
- Method in class devpia.dextupload.image.
ImageTool
Decide whether the image file can be used by current ImageTool object.
IsMoved()
- Method in class devpia.dextupload.
FileItem
Checks whether uploaded temporary file is moved to another folder through Save() method.
IsUploaded()
- Method in class devpia.dextupload.
FileItem
Decide whether file is actually uploaded from web browser.
IsWorking()
- Method in class devpia.dextupload.
Progress
Display whether currently uploading.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
D
F
G
I
L
P
S
U