View Single Post
  #4 (permalink)  
Old 04-26-2007, 06:40 PM
pegitha pegitha is offline
Member
 
Join Date: Apr 2007
Location: Indiana
Posts: 84
pegitha is on a distinguished road
Send a message via Skype™ to pegitha
If I use JOptionPane.showMessageDialog(null, "e1 =" + t +" e2");
then what popup is:
e1=5 e2
Is that your question?
Reply With Quote