Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: "GridLayout" problem in Java program

  1. #1
    Junior Member
    Join Date
    Mar 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default "GridLayout" problem in Java program

    Hi, can someone give me a hand with this project.

    I have problem figuring out what the GridLayout is with the top part. It's a JFrame; I know that.

    Here is the URL:

    CSIS1275Assign3w2009 - Homework and School Work

    Here is the part I want to be laid out.

    If someone can help me ASAP, that would be great.

    http://smg.photobucket.com/albums/v8...partlayout.jpg

    I tried so hard already and I haven't accomplished anything.

    - Nathe


  2. #2

    Default Re: Problem with Java: "GridLayout" laying out the top part of my assignment?

    Can you provide some code?

  3. #3
    Junior Member
    Join Date
    Mar 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Problem with Java: "GridLayout" laying out the top part of my assignment?

    I already have the problem done. I don't need your help. Thanks.

  4. #4
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Problem with Java: "GridLayout" laying out the top part of my assignment?

    Hello antitru5t,

    Sorry for the late reply on this.

    If you figure out a solution before someone replies, please update the thread so we know.

    Thanks
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

Similar Threads

  1. Replies: 16
    Last Post: August 27th, 2010, 03:30 PM
  2. Replies: 2
    Last Post: March 23rd, 2010, 01:38 AM
  3. Drawing "Hello world" on screen
    By shikh_albelad in forum Java SE APIs
    Replies: 4
    Last Post: June 11th, 2009, 03:21 AM
  4. Replies: 3
    Last Post: April 20th, 2009, 08:35 AM