Class VerticalFlowLayout

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

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