Search:

Type: Posts; User: srs

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    3,121

    [SOLVED] Re: acm.util.ErrorException: Cannot find image named

    acm package's GImage as follows:
    GImage deck = new GImage("CARD_DECK_BASIC.jpg");

    I am learning more and more about awt's Image class and it seems a better way to go. Perhaps for now I should...
  2. Replies
    2
    Views
    3,121

    [SOLVED] acm.util.ErrorException: Cannot find image named

    I am using Eclipse Galileo. I have a class that should display a deck of cards face down but the image for the card is not found at runtime. I first placed the image inside a folder named "images"...
Results 1 to 2 of 2