AbsoluteLayout is a component container which allows to put the subcomponents at specific coordinates and thus have absolute control over the layout.
This layout works with Vaadin 10 and higher
Starting the demo via:
mvn jetty:run
Navigate your browser to https://localhost:8080 for a small demo