Variation of BorderLayout (in terms of Java.AWT ) expressed as flow:grid;
flow:grid(1 1 3,
          2 5 3,
          2 4 4);
1
5