AFlowLayout

open fun AFlowLayout(    hgap: Int,     alignment: Int,     anchor: Int,     ordered: Boolean)

Parameters

hgap

the vertical gap between components

alignment

how the components are justified

anchor

where the components are positioned

ordered

true if the components must be ordered