Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
H
L
M
O
P
R
S
T
V
B
BetterFlowLayout
- Class in
org.nihongoresources.flowlayoutplusplus
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.
BetterFlowLayout()
- Constructor for class org.nihongoresources.flowlayoutplusplus.
BetterFlowLayout
default construction horizontally aligns left, and vertically aligns to top (because these don't require any calculation offsetting)
BetterFlowLayout(int, int, int, int)
- Constructor for class org.nihongoresources.flowlayoutplusplus.
BetterFlowLayout
explicitly realigned constructor
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
H
L
M
O
P
R
S
T
V