java.lang.Object
de.s42.dl.examples.gui.components.Component
de.s42.dl.examples.gui.components.TextComponent
de.s42.dl.examples.gui.components.Label
public class Label extends TextComponent
- Author:
- Benjamin Schiller
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Label()
-
Method Summary
Modifier and Type Method Description JComponent
createJComponent()
-
Constructor Details
-
Label
public Label()
-
-
Method Details
-
createJComponent
- Specified by:
createJComponent
in classComponent
-