Java Swing Tutorials - Herong's Tutorial Examples
Dr. Herong Yang, Version 4.00

JLabel - Swing Label Class

This chapter provides tutorial notes and example codes on JLabel class. Topics include creating label components with the javax.swing.JLabel class; creating labels with Chinese characters.

Creating Labels with javax.swing.JLabel Class

Creating Labels with Chinese Characters

Dr. Herong Yang, updated in 2009
JLabel - Swing Label Class