Directory

ImageStrip - Vaadin Add-on Directory

Vaadin 7 Supported! - ImageStrip Widget is a general purpose image browser widget that makes it easy for developer to append collection of images to Vaadin application. ImageStrip - Vaadin Add-on Directory
ImageStrip Widget is a general purpose image browser widget that makes it easy for developer to append collection of images to Vaadin application. Images are appended as Vaadin resources or directly by using URL. ImageStrip version 2 performs server-side scaling to the images boosting client-side rendering performance. ImageStrip can also be used as select component for images as it now supports setting value (image). ImageStrip can be positioned vertically or horizontally and it lazyloads only the required amount of images that will fit to the widget's dimensions. ImageStrip also supports animation during image transition. Version 3.0 is Version 2.0 with Vaadin 7 support and few bug fixes.
Source Code
Discussion Forum
Issue Tracker

ImageStrip version 2.0
Server-side image scaling API changes to make ImageStrip work as Select Improved performance in Internet Explorer browsers due to server-side scaling Support for IE6

ImageStrip version 3.0
Initial release for Vaadin 7 (RC2 / Final). Has exactly same functionality as version 2.0