Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Thread: Java GUI

    by Norm
    Replies
    6
    Views
    855

    [SOLVED] Re: Java GUI

    The code has no comments so I'm having a hard time trying to figure out what it is trying to do. The methods do this and do that without order or sense.

    For example how is it doing the layout of...
  2. Thread: Java GUI

    by Norm
    Replies
    6
    Views
    855

    [SOLVED] Re: Java GUI

    The code doesn't execute. It needs a main() method.
  3. Thread: Java GUI

    by Norm
    Replies
    6
    Views
    855

    [SOLVED] Re: Java GUI

    Does the posted code: compile, execute and show the problem?

    What layout manager does the code use for components that are added to a container? There can be several different ones involved and...
Results 1 to 3 of 3