Re: Location of image files in Java SRC




"Would that be a JOptionPane you are referring to?"

I want to know what specific J2SE Java class
you are using to develop these 'boxes'.


What i plan to do is to extend JDialog and create a dialog box that
looks like the one diplayed by the JOptionPane.showMessageDialog()
method
.