Search:

Type: Posts; User: Nicken99

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    1,456

    Re: Code doesn't work

    I tried to do this at those lines, but it didn't work.

    Icon b = new ImageIcon(getClass().getResource("C:\Users\Nicklas\Dropbox\Eclipse\WorkSpace Done\Code Reminder\src\b.png"));
    Icon x = new...
  2. Replies
    6
    Views
    1,456

    Re: Code doesn't work

    It is the whole error... and the whole code. Just look under: "The Error / Console"
  3. Replies
    6
    Views
    1,456

    Re: Code doesn't work

    My "program" won't run. It just shows an error.
  4. Replies
    6
    Views
    1,456

    Code doesn't work

    I can't see why my code aren't working. (I'm still learning Java)
    Please help me.

    The Error / Console:

    Exception in thread "main" java.lang.NullPointerException
    at...
Results 1 to 4 of 4