Grab Turtle.java from the Download page.
Place Turtle.java in the same folder as any program that uses it.
Compile and run the program that uses Turtle.java. (This will throw some warnings but hopefully no errors. Warnings can be ignored. Errors can not.)
If you don't have a program to use yet try SquareSpiral.java located on the Download page.