Maik Schürer proveo GmbH wrote:

I found that I can change font size of tooltips (first line) coming from
<title> element using UIManager.put("ToolTip.font", myFont);
1) But it seems, that font stays in cursive (italic) all the time, even
though I use a non italic font ...
Is there a chance to change more than font size only ?
2) How can I change the font of the second line of tooltips (coming from
<desc> element) ?

Replace/override the file: org/apache/batik/swing/resources/Messages.properties

   This just means that you need to put a copy of the file 'earlier'
in the classPath.  The one Batik currently is using is in the
'resources' subtree.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to