Java 3D - Loading OBJ Files - Confused...

Okay… I’ve made a simple cube in 3DS and exported it as a .obj file.

Now I just want to get the .obj file to appear on screen… I don’t get how to load it… Yes I have learned Java. I am still a newb at it, but I understand what I see, etc… Now my question is… Anything that has the source code to loading an .obj file w/ the texture out there…?