A B C D G H L M O P R S T V

A

addLayoutComponent(String, Component) - Method in class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout
When we add a new component, the preferred size of the container that this layout manager applies to may have duly changed.
addNewLine() - Method in class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout
Calling this method will make the layout manager add a virtual "newline" to the layout.
addNewLine(int) - Method in class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout
Calling this method will make the layout manager add a virtual "newline" to the layout, with a gap after it of the indicated number of pixels instead of the normal line spacing value

A B C D G H L M O P R S T V