add_before


Description:

public void add_before (Widget panel, Widget sibling)

Add panel before sibling in the Frame.

Parameters:

this

a Frame

panel

the Widget to add.

sibling

the sibling Widget to add the panel before.