Quote Originally Posted by TimeStopper View Post
You could have a superclass with those variables that all your classes extend.

Or you could make them static variables, if you only need one set of those variables.
I don't think you understand the concept of inheritance You don't need to inherit anything, just needs to be included.