// adding ToolTips to your JComponents final JTextField schemeNameText = new JTextField(); schemeNameText.setToolTipText( "Name of the color scheme" ); final JComboBox fontStyleChoice = new JComboBox(); fontStyleChoice.setToolTipText( "select font style" );
You can right align the tooltip by including <html><p align=right> as the first characters of the tooltip String. This will be useful for languages that flow right to left.
That’s all there is to it. You don’t normally need to get involved with any of the other classes and methods.
|
|
available on the web at: |
http://mindprod.com/jgloss/tooltip.html |
optional Replicator mirror
|
J:\mindprod\jgloss\tooltip.html | |
![]() |
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 :
| |
| Blog | Canadian
Mind
Products
IP:[65.110.21.43] Your face IP:[50.16.166.175] |
|
| Feedback | You are visitor number 12,299. | |