Simple Layout

This simple layout below has 3 panels, none of them are resizable. Layouts can be completely transparent, however, in the example below I have define border and background to see its structure. The layout listens window resize event and resizes itself when window is resized. Try to resize the window and see how layout picks up the new size.