
This example shows you how to use a sash pane. You will find out, in a
simple way, how to split a superordinate window container into several sash
areas, and then use each of these as a container for a separate UI component.
In detail, you will learn how to:
·
Create horizontal and vertical sash panes
·
Assign UI components to a sash pane
·
Specify weighting factors for the initial display of each sash area
For the appropriate source code, refer to the file SashPaneTab.class or just click here.