One problem could be the use of static. Make the variables belong to an instance. Do NOT use static.

Please edit your post and wrap your code with code tags:


<YOUR CODE HERE>

to get...