bb.gui
Class CenterLayout.UnitTest
java.lang.Object
bb.gui.CenterLayout.UnitTest
- Enclosing class:
- CenterLayout
public static class CenterLayout.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Constructor Summary |
private |
CenterLayout.UnitTest()
This private constructor suppresses the default (public) constructor, ensuring non-instantiability. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CenterLayout.UnitTest
private CenterLayout.UnitTest()
- This private constructor suppresses the default (public) constructor, ensuring non-instantiability.
main
public static void main(String[] args)
buildSingleChildComponent
protected static JPanel buildSingleChildComponent()
buildTwoChildComponents
protected static JPanel buildTwoChildComponents()