UIManager.put("OptionPane.cancelButtonText", "new text");
See javax.swing.plaf.basic.BasicOptionPaneUI.java and javadoc for
UIManager.
On Aug 15, 2006, at 3:25 PM, Joshua Smith wrote:
Our Japanese distributor, who handles localization of our software,
has made a peculiar request. He doesn't like the way Java expresses
"Cancel" in Japanese and would like us to change the string used in
all dialogs:
<pastedGraphic1.tiff>
(I pasted a picture of the characters he wants to change, in case the
mailer strips it.)
Anybody know how to change the built-in strings used by JOptionPane,
File Dialogs, etc.?
-Joshua
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden