Search:

Type: Posts; User: DarrenReeder

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    7,842

    Re: Image location on a Runnable JAR file?

    im not 100% sure what u mean (i tink)...but this is how i call the image:



    Image bg; // at top of class


    //In my Constructor
    ImageIcon back = new ImageIcon("src//Game//Background.png");...
  2. Replies
    3
    Views
    7,842

    Image location on a Runnable JAR file?

    Hello, i am using eclipse to create my java 2d game... i am trying to export it although the problem is that...when i run the game in Eclipse it works perfectly although on the runnable jar file, it...
Results 1 to 2 of 2