Help me write this little image viewer application in Java?

David M

New member
I have to write an application in Java that uses either a button or a menu item that displayes a file chooser (JFileChooser), and when a user selects an image file it should be loaded and displayed.

I dnt knw where to begin, thats all that was given to us.. :(
 
Back
Top