That's excellent Darrel!

I know how time consuming Java can be. Not difficult, but time-consuming. To give everyone an idea of just how time consuming, I've spent about the past fortnight doing my final Java assignment for UNI. If I did it in Visual Basic, it would have taken a few days! The assignment is a complete application - Short Course Management System. It's graphically-based and utilizes many Swing components, this is the real time-consuming part - designing & programming the user interface (UI). A total of 20 classes make up the project. When I say it's object orientated I mean it's nothing but OOP. This is Java's ultimate strength!