Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

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");

  • No labels