| Author |
Monospaced font on a JMenuItem
|
colin shuker
Ranch Hand
Joined: Apr 11, 2005
Posts: 712
|
|
Hi, I'd like to use a monospaced font within a JMenuItem's text. I guess its possible to use html to do this inside the String, but this plays up when you use spaces. Is there another way, eg using Fonts? Thanks
|
 |
Darrin Cartwright
Ranch Hand
Joined: Dec 27, 2002
Posts: 107
|
|
Sure, just use the following: Or were you wanting only a portion of the text to be monospace? [ May 18, 2007: Message edited by: Darrin Cartwright ]
|
Life is good on the Ponderosa,<br />but mind where you step.
|
 |
 |
|
|
subject: Monospaced font on a JMenuItem
|
|
|