Re: [Java-gnome-developer] loading web images
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2010-12-11 03:51:34
|
On Fri, 2010-12-10 at 20:00 +0200, Serkan Kaba wrote: > I have also built PixBufs from web images in my Last.FM and Java-GNOME > tutorial. See [link] So you used URL's openConnection() to get a HttpURLConnection and used its getInputStream() to get the content? Neat. Not sure I knew about that one [or if I did, I hadn't used it since 1999 :)] AfC Sydney |