Search:

Type: Posts; User: copeg

Search: Search took 0.13 seconds.

  1. Thread: won't load png

    by copeg
    Replies
    6
    Views
    1,574

    Re: won't load png

    That tells us nothing about the problem, especially when an exception could be thrown and you are ignoring it.
  2. Thread: won't load png

    by copeg
    Replies
    6
    Views
    1,574

    Re: won't load png

    a) Post the error

    b)....


    try
    {
    url=this.getClass().getResource(filename);
    }
    catch(Exception e)
Results 1 to 2 of 2