Layout Panels can contain other widgets. These panels control the way widgets are shown on the User Interface. Every Panel widget inherits properties from the Panel class which in turn inherits properties from the Widget class and which in turn inherits properties from UIObject class. Let’s learn a few important Layout Panels-Flow Panel, Horizontal Panel, Vertical Panel, HorizontalSplitPanel, VerticalSplitPanel, FlexTable, Grid, DeckPanel, and many more.