Melodion: A light-weight Accordion alternative

Melodion was written for Vaadin 6. It tries to call AbstractComponentContainer.setWidth(float, int), but that method has been replaced in Vaadin 7 with AbstractComponentContainer.setWidth(float, com.vaadin.server.Sizeable.Unit). I’m not maintaining this add-on anymore, but you can go ahead and port it to Vaadin 7 yourself
by forking it on GitHub
.