ImageViewer
Experimental widget that provides animated image flow
ImageViewer is an attempt to create "flash-like" animated image viewer without actually using flash. This was done mostly as an experiment to see if this would be more or less demanding than Flash on older hardware.
Instructions for V7 version:
- Only adding the maven dependency will not work.
- You need to download the addon zip file from this page and manually add the gwt-image-loader-1.1.4.jar to your project.
- After this, the widgeset should compile.
Instructions for V8 version:
- The image loader classes have been integrated into the package so no extra dependencies needed.
- For an usage example, please see the demo code at https://github.com/tepi/ImageViewer/blob/master/imageviewer-demo/src/main/java/org/tepi/imageviewer/demo/ImageViewerDemoUI.java
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Update to Vaadin 8
- Released
- 2017-03-10
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 8.0+
- Vaadin 7.0+ in 0.5.1.v7
- Vaadin 6.8+ in 0.4.2
- Vaadin 6.5+ in 0.4.1
- Browser
- Internet Explorer
- Firefox
- Opera
- Safari
- Google Chrome
- Internet Explorer
- Internet Explorer
- Internet Explorer
Vaadin SQLContainer - Vaadin Add-on Directory
Vaadin SQLContainer is a container implementation that reads it's contents from a JDBC data source.Discussion Forum
Author Homepage
Simple Demo
Issue Tracker
Source Code
Vaadin SQLContainer version 0.8
Version 0.8 is feature complete. Please report any bugs found at http://dev.vaadin.com/newticket and they will be fixed for version 1.0.
Vaadin SQLContainer version 0.9.0
Bug fixes, API enhancements, SQLContainer is now Serializable, both FreeFormQueryDelegate and TableQueryDelegate use PreparedStatements, allow easy joins between SQLContainers, enhanced Oracle database compatibility, etc. See http://dev.vaadin.com/query?status=closed&group=resolution&milestone=SQLContainer+0.9 for details.
Vaadin SQLContainer version 1.0.0
Code review and minor fixes.
Vaadin SQLContainer version 1.0.1
Bug fixes
Vaadin SQLContainer version 1.1.0
Completely rewritten filtering system based on the new filtering API in Vaadin 6.6.0. This means that this version cannot be used with older versions of Vaadin.
Version 1.0.1 of SQLContainer can still be used with versions prior to Vaadin 6.6.0