I created a Tag cloud widget. Please see the
online demo . A tag cloud could be used e.g. to visualize popular search tags. For more information about tag clouds see the
Wikipedia article .
You could report bugs and feature request in this forum thread. Implementation of the widget is heavily based on the Vaadin AbsoluteLayout with minimal client side modification and heavy server side modifications. Sources of the widget can be found from the
incubator
I have tried to integrate the WeightedLinksPanel but it fails to compile with Vaadin 6.4.9 (via eclipse plugin)- also the online demo link does not work (anymore). Are you still actively maintaining this widget?