An open API service indexing awesome lists of open source software.

https://github.com/msh-trojan/java_21_label_test_1

Program depicting how to demonstrate JLabels as a GUI component.
https://github.com/msh-trojan/java_21_label_test_1

graphics gui-components java jframe jlabel

Last synced: about 1 year ago
JSON representation

Program depicting how to demonstrate JLabels as a GUI component.

Awesome Lists containing this project

README

          

#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