Search:

Type: Posts; User: buttcrackbil

Search: Search took 0.19 seconds.

  1. Replies
    6
    Views
    1,335

    Re: Java Program Help

    *facepalm* Something as simple as initializing the points in an array stopped me. Thank you.
  2. Replies
    6
    Views
    1,335

    Re: Java Program Help

    I am adding a panel from an array of panels to a frame and says null pointer exception.

    frame.add(panel[0]);

    and at this line it says null pointer exception. I even checked to see if the panel...
  3. Replies
    6
    Views
    1,335

    Java Program Help

    I am a novice Java coder. And I am having trouble finding the problem when I start up the program and click the "list files" button, and there are more than 37 files or more to load. It crashes and...
Results 1 to 3 of 3