bb.gui
Class JLabel2.UnitTest
java.lang.Object
bb.gui.JLabel2.UnitTest
- Enclosing class:
- JLabel2
public static class JLabel2.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Constructor Summary |
private |
JLabel2.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 |
JLabel2.UnitTest
private JLabel2.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()
buildJLabel
private static JComponent buildJLabel()
buildJLabel2
private static JComponent buildJLabel2()