Thread
:
No output shown
View Single Post
#
5
(
permalink
)
07-10-2007, 10:26 AM
ai_2007
Member
Join Date: Jun 2007
Posts: 21
showInputDialog
The showInputDialog is to accept input from the user. But since the import statement :
import static javax.swing.JOptionPane.*;
has already been declared, so there is no need to enter JOptionPane as always done.
ai_2007
View Public Profile
Send a private message to ai_2007
Find all posts by ai_2007