Can anyone tell me how to, if possible, select the font that
showMessageDialog uses in windows?
Thanks,
Matt
Vova Reznik - 08 Mar 2006 16:10 GMT
> Can anyone tell me how to, if possible, select the font that
> showMessageDialog uses in windows?
[quoted text clipped - 3 lines]
> Matt
>
You may use
javax.swing.UIMAnager.put("OptionPane.font", yourFont);
Roedy Green - 08 Mar 2006 16:51 GMT
>Can anyone tell me how to, if possible, select the font that
>showMessageDialog uses in windows?
see http://mindprod.com/jgloss/font.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.