...
> Very new to java, working my way through JavaIn21Days.
*
>...I'd like to draw
> this image using Java:
Uh-Huh..
> http://www.mai.liu.se/~halun/complex/pics/scheme_arg.jpg
Well, this..
<http://www.mai.liu.se/~halun/complex/>
..suggests that it is more a mathematical or (much less so)
a computational problem, whereas drawing some nice gradients
(not of that specific flavor, possibly) is covered generally by
Java2D and a variety of AWT classes.
> Can anyone help with some example code that will create this image?
Perhaps you should progress to day '3'* before you
start GUI'd applications, let alone mucking about with
cute graphics..
* Of 'Java in 21 days'.
Andrew T.