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.
- Host: GitHub
- URL: https://github.com/msh-trojan/java_21_label_test_1
- Owner: MSH-trojan
- Created: 2024-08-22T16:46:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T21:28:48.000Z (almost 2 years ago)
- Last Synced: 2024-08-23T22:37:24.734Z (almost 2 years ago)
- Topics: graphics, gui-components, java, jframe, jlabel
- Language: Java
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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