Search:

Type: Posts; User: frozenmonkey

Search: Search took 0.07 seconds.

  1. Replies
    10
    Views
    1,687

    Re: JlList not getting updated properly

    Any thoughts? :S
  2. Replies
    10
    Views
    1,687

    Re: JlList not getting updated properly

    Ok, after adding some more functionality to my program, it is again causing small problems.
    I added this code to my program due to which JList is not getting updated. (I have to minimize/maximize...
  3. Replies
    10
    Views
    1,687

    Re: JlList not getting updated properly

    Thanks for the heads up pros, my program works flawlessly now. Cheers. :D
  4. Replies
    10
    Views
    1,687

    Re: JlList not getting updated properly

    Exception is thrown at listmodel.clear(). Now what should i actually print?
  5. Replies
    10
    Views
    1,687

    Re: JlList not getting updated properly

    Ok, i got it to work. JScrollPane at ActionListener was causing all the problems. Now, there is another problem. When i choose a directory to scan for the second time it throws null pointer exception...
  6. Replies
    10
    Views
    1,687

    Re: JlList not getting updated properly

    I tried what you said, but again, the list doesn't update correctly when i choose a directory for the second time. :confused:
  7. Replies
    10
    Views
    1,687

    JlList not getting updated properly

    Ok, so this program is to scan a directory for video files and display them in a list. The user selects the directory from the JFileChooser option given in the File menu. So far, program does exactly...
Results 1 to 7 of 7