previous
|
start
|
next
Displaying an Image
Use
JOptionPane
to display message:
JOptionPane.showMessageDialog(null, "Hello, World!");
Note icon to the left
previous
|
start
|
next