Originally posted by Peter Chase:
Please use code tags in any future posts. Your code is practically unreadable without them.
In Java (and C, C++ etc.) it is legal to ignore the return value of a method. Personally, I wish it wasn't, but it's a small point.