OpenGL and Java ( Emergent help needed:) )

I am a beginner with OpenGL but I am good at Java.How can I have a OpenGL library for Java. How can I integrate it to jdk and how can I use its functionality.Furthermore, would you suggest a good internet reference to see the functionalities OpenGL provides.
I need to program a simple paint tool.Therefore, I need it.

Thanks.

Hi,

For java you can use any of the java bindings for OpenGL like OpenGL4Java and magician. Search google for the above and you’ll get the links. I don’t work in java for graphics so I don’t know the link. As for books and reference… try http://bart.taide.turkuamk.fi/~jkivihar/PUPU_demoks.htm

The link at the bottom should help you out

Fastian