How to include a picture and print it?

I want to get through NeHe´s lesson nr 6, but in their Java example they seem to use the old gl4java and not JOGL.
http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=06

What´s the way to include a picture in the JOGL way and then print it?

One way to get your feet wet in JOGL is to grab the NetBeans IDE and the JOGL plugin.