i have a problem with using pictures in my app.
i would like to use a jfilechooser to choose picture file that i would like
to show in app. I managed to get a full path and picture name, but i dont
know how to use it to put that picture on screen. in all tutorials i've read
pictures are not imported in application runtime, so i haven t found example
that would solve this.
thnx.
i would like to use a jfilechooser to choose picture file that i would like
to show in app. I managed to get a full path and picture name, but i dont
know how to use it to put that picture on screen. in all tutorials i've read
pictures are not imported in application runtime, so i haven t found example
that would solve this.
thnx.
Comment