Hi
This example uses JOGL 1 and is incomplete. I advise you to look at my dummy example here:
http://en.wikipedia.org/wiki/Java_OpenGL#Code_exampleThen, just port the example of stipple pattern to JOGL 2 and incorporate it into my example. You just have to replace GL by GL2, it shouldn't be very hard.