Vertex Buffer Objects in JOGL or GL4java?

How do you make a vertex buffer object or an interleaved array in JOGL or gl4Java?

Take a look at the VertexBufferObject demo in the jogl-demos workspace.

But where do I get the source code for the VertexBufferObject demo?? ???

Try here
https://jogl-demos.dev.java.net

And use CVS, i forgot if there is a binary wqith the sources…