Class VerticalLayout

java.lang.Object
xal.tools.apputils.VerticalLayout
All Implemented Interfaces:
LayoutManager

public class VerticalLayout extends Object implements LayoutManager
The custom layout manager. This layout manager store components vertically and provides width that is the maximal one among components.
Version:
1.0
Author:
A. Shishlo