Here you define the design of the custom UI.
Figure 351: Example of code to split the panels
The above example splits the UI into two horizontally arranged sub panels which can be accessed through e.g. ModelPanel<Left> leftPanel = panels.get("Parameters");