|
How to display image ?
Hello everyone,
I just registered on these forums because it seems a decent place with people that know about stuff.
Before anyone asks: Yes, I did use the search engine and found some stuff (which I couldn't fully understand) related to my problem. Maybe it's because I am not sure what to search for.
Either way ... I am having some difficulties with a college project. In this project we're supposed to make a interface and use some image processing methods over it.
I am having some problems to build up an interface. I have NetBeans-5.5.1 installed and got the basics running but I don't seem able to load and show an image on the screen.
I am not even sure what component I should be using: JPanel, JFrame, JLabel, JInternalFrame, ... ? None of the above =S ?
And I am not sure on how to load the image as well.
Well, any help will be welcome. From tutorials, pdfs, plain text files, pretty much anything (even pointers in to what I should search). If it's gonna help me than I want it =P
Thanks in advance.
|