|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nihongoresources.flowlayoutplusplus.BetterFlowLayout
org.nihongoresources.flowlayoutplusplus.TestBetterFlowLayout
public class TestBetterFlowLayout
This is a test class for the BetterFlowLayout layout manager.
| Field Summary |
|---|
| Fields inherited from class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout |
|---|
components, DEFAULT_BLOCK_BREAK_HEIGHT, DEFAULT_LINE_SPACING, HORIZONTAL_ALIGN_CENTER, HORIZONTAL_ALIGN_JUSTIFY, HORIZONTAL_ALIGN_LEFT, HORIZONTAL_ALIGN_RIGHT, VERTICAL_ALIGN_BOTTOM, VERTICAL_ALIGN_MIDDLE, VERTICAL_ALIGN_TOP |
| Constructor Summary | |
|---|---|
TestBetterFlowLayout()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.nihongoresources.flowlayoutplusplus.BetterFlowLayout |
|---|
addLayoutComponent, addNewLine, addNewLine, componentHidden, componentMoved, componentResized, componentShown, getBlockBreakHeight, getHAlign, getLineSpacing, getVAlign, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setBlockBreakHeight, setHAlign, setLineSpacing, setVAlign, startNewBlock, startNewBlock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestBetterFlowLayout()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||