insert_button_after


Description:

public void insert_button_after (Button button, Button after, Position position)

Insert a button after another button.

The new button is inserted immediately after the reference button in the specified position. Both buttons must be in the same position.

Parameters:

button

The He.Button to insert

after

The existing He.Button to insert after

position

Which side of the bar to insert the button into