Hi.
Could somebody please tell me how to insert a picture into a Frame. (preferably not swing.) I tried working with Images, but I got the following error:
cannot resolve symbol
symbol : method getCodeBase ()
location: class Card
img = getImage(getCodeBase), "deckOfCards.GIF")...