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 6 of 6

Thread: Need codes for my GUI project

  1. #1
    Junior Member
    Join Date
    Mar 2013
    Posts
    16
    My Mood
    Confused
    Thanks
    17
    Thanked 0 Times in 0 Posts

    Unhappy Need codes for my GUI project

    hi, can someone help me i need a code in java a
    -add button code
    -delete button code
    -next button code
    -preview button
    -edit button code , a code for my GUI program


  2. #2
    Junior Member
    Join Date
    Mar 2013
    Posts
    16
    My Mood
    Confused
    Thanks
    17
    Thanked 0 Times in 0 Posts

    Default Re: Need codes for my GUI project

    my project is here
    my project.zip


    i only need to add the other codes, but i don't know there codes
    -add button code
    -delete button code
    -next button code
    -preview button
    -edit button code

  3. #3
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Need codes for my GUI project

    Do you have any specific questions about your assignment?
    Please post your code and any questions about problems you are having.

    --- Update ---

    Please ask some specific questions about your problems and post the code here. Please be sure to wrap your code with
    [code=java]
    <YOUR CODE HERE>
    [/code]
    to get highlighting and preserve formatting.
    If you don't understand my answer, don't ignore it, ask a question.

  4. The Following User Says Thank You to Norm For This Useful Post:

    noobie (March 19th, 2013)

  5. #4
    Super Moderator curmudgeon's Avatar
    Join Date
    Aug 2012
    Posts
    1,130
    My Mood
    Cynical
    Thanks
    64
    Thanked 140 Times in 135 Posts

    Default Re: Need codes for my GUI project

    Yep, understand that on one is going to do your work for you, but we can answer specific questions if you ask them.

  6. #5
    Junior Member
    Join Date
    Mar 2013
    Posts
    16
    My Mood
    Confused
    Thanks
    17
    Thanked 0 Times in 0 Posts

    Default Re: Need codes for my GUI project

    Quote Originally Posted by curmudgeon View Post
    Yep, understand that on one is going to do your work for you, but we can answer specific questions if you ask them.
    but can someone can give me a code
    -add button code
    -delete button code
    -next button code
    -preview button
    -edit button code

  7. #6
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Need codes for my GUI project

    Can you explain in more detail what you are trying to do?
    Also you need to post the code you are working on to show where you are trying to make these changes.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Help me please with my codes
    By sara92 in forum What's Wrong With My Code?
    Replies: 5
    Last Post: October 12th, 2012, 11:52 AM
  2. [SOLVED] FREE HELP WANTED: Setting up Class structure for Gui(JFrame) project.
    By JonLane in forum Object Oriented Programming
    Replies: 2
    Last Post: February 21st, 2012, 02:19 AM
  3. Looking for help on two codes:
    By captianjaax in forum What's Wrong With My Code?
    Replies: 24
    Last Post: September 20th, 2011, 11:49 PM
  4. CyberPet Project - Using Java and GUI (NO APPLETS)
    By Princess90 in forum Member Introductions
    Replies: 1
    Last Post: May 16th, 2011, 09:38 AM
  5. Please Help What's Wrong with my Codes!
    By bertzki10 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: February 25th, 2011, 11:03 AM