bb.gui
Class JPanel2.UnitTest
java.lang.Object
bb.gui.JPanel2.UnitTest
- Enclosing class:
- JPanel2
public static class JPanel2.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Constructor Summary |
private |
JPanel2.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 |
JPanel2.UnitTest
private JPanel2.UnitTest()
- This private constructor suppresses the default (public) constructor, ensuring non-instantiability.
main
public static void main(String[] args)
buildGui
private static void buildGui()
buildItems
private static JComponent buildItems()
buildJPanel
private static JComponent buildJPanel()
buildJPanel2
private static JComponent buildJPanel2()