move


Description:

public void move (Widget child_widget, int x, int y)

Moves a current child of this to a new position.

Parameters:

this

a Layout

child_widget

a current child of this

x

X position to move to

y

Y position to move to