Frame.addBefore
void addBefore(panel.widget.Widget panel, panel.widget.Widget sibling)Add panel before sibling in the #PanelFrame.
Parameters
panel | the #PanelWidget to add. |
sibling | the sibling #PanelWidget to add the panel before. |
void addBefore(panel.widget.Widget panel, panel.widget.Widget sibling)Add panel before sibling in the #PanelFrame.
panel | the #PanelWidget to add. |
sibling | the sibling #PanelWidget to add the panel before. |