CustomLayout cl = new CustomLayout(
new ByteArrayInputStream(
("This is an empty CustomLayout with as slow image. <img src=\""
+ url.toString() + "/icon.png\" />")
.getBytes()));
main.addComponent(cl);
cl = new CustomLayout(
new ByteArrayInputStream(
("This is an empty CustomLayout with as slow image. <img src=\""
+ url.toString() + "/icon.png\" />")