Overview of Java Methods Used
The layout and contents of the Welcome page are implemented as Java code.
Each customizable part of the Welcome page requires a corresponding Java class. The Welcome screen can be defined as a combination of the following hierarchical structures:
The header and body of the Welcome page.
The widgets in the body of the Welcome page.
The items in the columns of the widgets.