Quote:
Originally Posted by sammykrupa
Any feedback from Java coders would be welcome (including new code!).
|
You might wish to think about seperating out the gui from the logic... Currently everything is one class which might be confusing when it becomes more complex...!