/Java_21_Label_Test_1

Program depicting how to demonstrate JLabels as a GUI component.

Primary LanguageJava

#JLabel:

A - Provide text on GUI

B - Defined with class JLabel

C - Can display:

1-Single line of read-only text
2-Image
3-Text and image