Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Set the font for JOptionPane and tooltip?

  Asked By: Bryant    Date: Apr 16    Category: Java    Views: 1558
  

How do I set the font for JOptionPane and for the tooltip?

For JOptionPane, I tried instantiating the object, set the object's
font, then call its showXXXDialog() method, but it doesn't work. For
the tooltip, it is the tooltip for a JComponent (label, textfield,
etc).

What I want to do is to be able to display Japanese text in the
JOptionPane or in the tooltip, while running on an English OS.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Set the font for JOptionPane and tooltip? Or get search suggestion and latest updates.




Tagged: