AppGetImageExample
-- fetching and displaying an image from within a stand-alone application.
To see this example in action:
Compile the Java source file, AppGetImageExample.java:
javac AppGetImageExample.java
Run the class:
java AppGetImageExample
image-url
The source.