set_container


Description:

public virtual void set_container (Container? container)

If the LayoutManager sub-class allows it, allow adding a weak reference of the container using this from within the layout manager

The layout manager should not increase the reference count of the container

Parameters:

this

a LayoutManager

container

a Container using this