Hello people. I am trying to write a GUI to model a hand of poker. So far i am writing a class that extends canvas, is that the correct way to go about it? When i want to display my images of cards i'm getting confused between the image class in the awt package and the imageicon class in the swing package, as a result i'm getting confused and frustrated. Can anyone offer me any advice? anything at all would be much appreciated. Thankyou.
