allocate
Description:
public virtual void allocate (
Container container,
ActorBox allocation,
AllocationFlags flags)
Allocates the children of container given an area
See also allocate
Parameters:
| this |
a LayoutManager
|
| container |
the Container using this
|
| allocation |
the ActorBox containing the allocated area of container
|
| flags |
the allocation flags
|