Search:

Type: Posts; User: snowguy13

Search: Search took 0.10 seconds.

  1. Re: Problem with actionlistener/drop-down-menu (for a queue)

    Okay, no problem! Happy to help! Good luck with your program! :)
  2. Re: Problem with actionlistener/drop-down-menu (for a queue)

    Hm... Well, it's kinda messy to try and rearrange the Components of a GUI after it has been rendered (not saying that it's wrong, just that it has a few caveats). You could create a few more GUI's...
  3. Re: Problem with actionlistener/drop-down-menu (for a queue)

    So, that answers my previous question: your List class is meant to be instantiated. This means it is like the String class. Think about this: when you want to get the length of a String, can you...
  4. Re: Problem with actionlistener/drop-down-menu (for a queue)

    If the methods are generic enough, you won't have to rewrite them, but rather create more JFrames or JDialog to house the information they return in a format you find desirable.

    So what I'm...
Results 1 to 4 of 4