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

S

setBlockBreakHeight(int) - Method in class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout
Sets the vertical space to follow a newblock instruction.
setHAlign(int) - Method in class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout
Set the horizontal alignment for "lines" of components for this layout manager.
setLineSpacing(int) - Method in class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout
Sets the vertical spacing that should follow a newline instruction.
setVAlign(int) - Method in class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout
Set the vertical alignment inside "lines" of non-uniformly sized components for this layout manager.
startNewBlock() - Method in class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout
Calling this method will make the layout manager add a virtual "newline" to the layout, followed by a paragraph break.
startNewBlock(int) - Method in class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout
Calling this method will make the layout manager add a virtual "newline" to the layout, followed by a paragraph break of the indicated number of pixels, rather than the normal block break value.

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