Search:

Type: Posts; User: JuLiAnc

Search: Search took 0.09 seconds.

  1. Re: JList Update and Clear + Other Annoying Crap... Up for a challenge? Lol (Help)

    package GUI;

    import javax.swing.*;
    import java.awt.*;
    import java.net.*;
    import java.io.*;
    import java.util.*;

    public class GuiMaintain extends javax.swing.JFrame
    {
  2. Re: JList Update and Clear + Other Annoying Crap... Up for a challenge? Lol (Help)

    edited ... Iam having no errors.. just the jList is not getting updated.. sorry about the words.
  3. JList Update and Clear... Up for a challenge? Lol (Help)

    [Java]annoying - Pastebin.com

    -

    I have no idea.. whats wrong with it.. It loads all records from text file into the jList1... with the ListModel.. but then when it comes to updating problems...
Results 1 to 3 of 3