Help with static methods!

In Java the keyword static does not have the same meaning as in c# for example and you can’t create an outer static class. The keyword should be used only for inner classes. See that link for further explanation:

PS: Again, can you please format your code in your first post? It is not because I was not giving you solution in my previous post that you need to ignore what is writtent in it…