public void moveToBack (Component c)

Moves the component to the bottom of the components in its current layer (position -1).

Parameters:
c    the Component to move

See also:
setPosition(Component, int)