PanelArrayList

fun PanelArrayList()
fun <P : AnyPanel> PanelArrayList(elements: Collection<P>)
fun <P : AnyPanel> PanelArrayList(vararg elements: P)