I've got an assignment in uni, and I wanted to see what you think of this program. Oh god...this is getting sad - I'm actually starting to hog the code review forum.

The program is designed to simulate a basic bank which allows you to create accounts and then deposit/withdraw from those accounts. Some features that are apparent on the program, such as the interest rate (that might actually be the only feature, I'm not sure), are not actually implemented in the program, but I would like you to ignore that (or at least not comment too much on it).

I was hoping that some people could comment on the design of the gui, and the way that it was coded, and also, that someone could give me an idea of how to get those bloody labels on the account details page to look aligned/tidy.

Thanks,

ac

(and once again, please note that I had to add the .txt extension to be allowed to upload the file)