How to Create a Flickr Search in Java Swing
Here's the result:
The above is a pic taken at JavaOne last year, of myself, and my fellow authors of the book 'Rich Client Programming: Plugging into the NetBeans Platform'.
The best parts of what the Flickr demo shows are, in my opinion:
- The ready-to-run application framework that the New Project wizard creates.
- The checkbox that generates code for executing a method on the EDT. Really cool.
- The setting in the Properties window that connects the text field's action to the method that searches for the image.
- The seamless integration with Java Web Start via a few clicks in the project's customizer.
The sheer range of tools provided is really cool. It makes the prototype or draft phase of application development a point-and-click activity. Probably the best thing is how all the tooling that the IDE provides really pulls all the theory of JSR-296 out of the dry specification and into the world of the real.
- Login or register to post comments
- 1072 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)










Comments
kb9agt replied on Fri, 2009/08/14 - 5:33pm
Hey! I was just searching for something like this about 2 months ago. The only thing that I found was for ROR. I have the web services installed but there isn't much documentation(tutorials and what have you) about them.
Thanks for the link but I'm getting 502 Proxy Error now.