Frame.addBefore

void addBefore(panel.widget.Widget panel, panel.widget.Widget sibling)

Add panel before sibling in the #PanelFrame.

Parameters

panelthe #PanelWidget to add.
siblingthe sibling #PanelWidget to add the panel before.