I've built Justin's tutorial with that exact JOGL build on both Windows 7 and Linux, and those classes (with that constructor) are definitely in there (the JARs are the same for all platforms).
What may be happening is you could have a different version of JOGL somewhere else on your classpath, or maybe you've imported the wrong one somehow, so you're not looking in the right JAR file. I'd say recheck your library to make sure it's the one you think it is