Hi! I am a student taking my first computer science course. The course uses Karel J the robot to teach object oriented programming. However, after acquiring the library I was not able to find the "methods" or "behaviours" for the robot. According to the lecture notes they are suppose to be in there, but I just could not find them. I tried decompiling the class files. No luck. I attached the files, please tells me how to find the methods.
Thanks in advance!