Code example
UlcBorder draws an enclosing line (with a title) around other widgets, as follows:
(UlcBorder new label: 'Customer') add: (UlcBox rows: 3 columns: 4); yourself