What do they all mean? My book here is a bit vague on the subject. I'm really interested as to what exactly the static modifier on a method name does.

I'm creating a small class-inheritance thing, and the examples in the 'inheritance' chapter don't use the static modifier, and doesn't really explain why...