Demo
- Applet embedded in HTML document
- Applet in own frame
- Resizable applet in a new window
- JavaScript callbacks and interface usage
- Attribute management with JavaScript
- Localized applet (russian language)
- File/upload control with JavaScript
- GUI appearance management
- Compact list
- Zipped uploads
- Scaled images upload
- Custom start/stop buttons
- Core JAR demo
Scaled images upload
This demo uploads zip file containing 3 scaled instances of original image. After upload links added to the page bottom. Upon file add it's length changed to 16Kb (estimated zip file length) to make upload progress indicator more or less adequate. That's because image scaled on file upload begin.