JLabel : Java Glossary

JLabel
is a component used to display decorative text on the screen to label some other component. The user cannot ever modify the text, unlike JTextfields. In AWT (Advanced Windowing Toolkit) you use Label, in Swing JLabel.JLabel.setHorizonalAlignment ( JLabel. LEFT ) or JLabel.setHorizonalAlignment( JLabel. RIGHT ) lets you control the justification or the shortcut specification in the constructor. You control positioning of the text within the JLabel with setHorizonalAlignment and setVerticalAlignment and with setBorder.

Gotchas

Learning More

Oracle’s Javadoc on JLabel class : available:


CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/jlabel.html J:\mindprod\jgloss\jlabel.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.210]
You are visitor number 21,417.