Package org.nihongoresources.flowlayoutplusplus

Class Summary
BetterFlowLayout This is a layout manager akin to FlowLayout, except it offers one feature that has been missing from FlowLayout for years: it allows you to force content to be placed on the next line.
TestBetterFlowLayout This is a test class for the BetterFlowLayout layout manager.