Class WFitLayout

java.lang.Object
All Implemented Interfaces:
WLayoutItem

public class WFitLayout
extends WLayout
A layout manager which spans a single widget to all available space.

This layout manager may manage only a single child widget, and sizes that widget so that it uses all space available in the parent.