Glad you got it worked out. While it's technically fine in Java to have an instance variable with the same name as a method, I kind of like to avoid doing it. In your code above, you have...