Class GridLayout2

java.lang.Object
java.awt.GridLayout
org.esa.snap.ui.GridLayout2
All Implemented Interfaces:
LayoutManager, Serializable

public class GridLayout2 extends GridLayout
A grid layout which allows components of differrent sizes.
See Also: