Definitions for "Layout manager"
an algorithm that places widgets in a "best fit" sort of way, as opposed to the "hard coded" widget locations supported by non-portable development environments
an instance of any class that implements the layoutManager interface
an object associated with a container that implements some policy for laying out the components in that container