Search:

Type: Posts; User: Norm

Search: Search took 0.24 seconds.

  1. Replies
    19
    Views
    2,238

    [SOLVED] Re: JFrame - ImageIcon not displaying

    Make more copies of the folder in all the possible places.
  2. Replies
    19
    Views
    2,238

    [SOLVED] Re: JFrame - ImageIcon not displaying

    If you can't change the code to have it find the image,
    try making many copies of the folder with the image putting a copy of the images folder in all the possible places that the code could be...
  3. Replies
    19
    Views
    2,238

    [SOLVED] Re: JFrame - ImageIcon not displaying

    The code works for me after I changed path to my images folder and moved the call to setVisible(true) down.
  4. Replies
    19
    Views
    2,238

    [SOLVED] Re: JFrame - ImageIcon not displaying

    Sorry, I'd just moved some folders and that was a ghost.

    Try minimizing the frame and restoring it.
  5. Replies
    19
    Views
    2,238

    [SOLVED] Re: JFrame - ImageIcon not displaying

    To see what is happening add a println() to the getContent() method that prints the bounds for the background object.
Results 1 to 5 of 5