Search:

Type: Posts; User: cspctec

Search: Search took 0.11 seconds.

  1. Replies
    0
    Views
    983

    Controlling separate JList selections

    In the following code, I have two different JLists, and I'm trying to code them to where if I have an object selected in one list and then click on an object in the other list, the object that was...
  2. Replies
    2
    Views
    1,274

    [SOLVED] Re: Help creating this layout

    Thanks for the suggestions, Cornix. I ended up just using GridBagLayout to put everything on one panel. However, I'm having trouble getting my arrow buttons to position themselves correctly and be...
  3. Replies
    2
    Views
    1,274

    [SOLVED] Help creating this layout

    3069

    I'm trying to create the above layout (CD/DVD burning app). Which layout manager would be best for achieving this layout? I have been looking at Oracle's visual guide to layout managers, but...
  4. Replies
    1
    Views
    1,418

    Creating an ISO 9660 library

    I've been reading about the ISO 9660 (CDFS) file system lately, and I'm wondering how difficult it would be to write a small Java library to create an ISO? Does anyone have experience creating a CDFS...
  5. What is the best way to achieve this layout?

    Hi,

    I'm trying to develop a java program with a layout that resembles the following:

    2834

    However, I'm having trouble laying this out by hand (I typically use the NetBeans GUI designer, but...
  6. Thread: Hello everyone

    by cspctec
    Replies
    1
    Views
    1,026

    Hello everyone

    Hi! I'm trying to get better at designing Java GUIs by hand, and I've come here for some helpful pointers. I just wanted to say hello before I begin asking questions.
Results 1 to 6 of 6