| Author |
java alert
|
Kevin Tysen
Ranch Hand
Joined: Oct 12, 2005
Posts: 255
|
|
|
In javascript there is a command window.alert which I have found to be really useful. Is there a class in Java that can do the same kind of thing?
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
JOptionPane
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Kevin Tysen
Ranch Hand
Joined: Oct 12, 2005
Posts: 255
|
|
|
Thank you.
|
 |
 |
|
|
subject: java alert
|
|
|