Class VerticalFillLayout

java.lang.Object
java.awt.FlowLayout
com.inductiveautomation.ignition.client.util.gui.VerticalFillLayout
All Implemented Interfaces:
LayoutManager, Serializable

public class VerticalFillLayout extends FlowLayout
Just like FlowLayout, but vertical!
See Also: