Jump to content

images from URL

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
prof.deedee

prof.deedee

    Learning Programmer

  • Members
  • PipPipPip
  • 50 posts
please help me because I don't use Java before and now I have to built a web browser !!!!!!
I try :
ImageIO.read(URL)

Graphics.drawImage(Image, ...)
but it doesn't work will
how can use it to read from the url it is images and then display these images as its in the original place and display it in JFrame f..??

#2
arnes99

arnes99

    Learning Programmer

  • Members
  • PipPipPip
  • 32 posts
I think Java has possibility to use html syntax somehow. Even on things such as buttons! Google Java html syntax or something like that. I don't think you need to use something advanced. Just an opinion.