Text Highlight

Hi all!

I wanna know if exist some component to do text highlight for programming languages, like the panels that display the source code of Vaadin Example application.

Anyone already have used that with Vaadin?

Many thanks!

Att,
Eduardo Frazão

Hi!

The component used in Vaadin Sampler and Directory can be found at
http://vaadin.com/addon/codelabel
.

HTH,
/Jonatan