The Border Widget

The Border widget is a Motif equivalent of the Java BorderLayout class. It can accept up to five children, which can be assigned to five positions, based round the concept of a compass: north, south, east, west, and at the center of the Border widget. Positions are assigned by specifying constraint resources for each child.

See also: