How to change text in JOptionPane--- showMessageDialog()
843805Mar 13 2007 — edited Mar 14 2007Hai I m using JOptionPane.showMessageDialog("","","")..
It display the message box with button which contains a text of Ok..
Is it possible to change the text in button with some other name?.
Thanks