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: Java App - Add, Delete, Reorder elements of the buttons

  1. #1
    Junior Member
    Join Date
    Mar 2011
    Posts
    6
    My Mood
    Confused
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Unhappy Java App - Add, Delete, Reorder elements of the buttons

    Hello,

    I'm developing a Java application.

    I created this interface with MockupScreens.
    Please look at these pictures.







    At first time, there's only one element, the user have to enter informations (title and description) then he starts adding elements as he needs. He can edit element infomrations at any time by clicking on "Element N" Button.
    He can too delete an element or change the order of these elements ...

    How can I do to create something like the pictures up?????

    Thanks in advance. Best regards, Ali.


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Java App - Add, Delete, Reorder elements of the buttons

    Did you not like the answers I took the time to give you in your first post?

    This thread has been cross posted here:

    http://www.java-forums.org/awt-swing/39967-java-app-add-delete-reorder-elements-buttons.html

    Although cross posting is allowed, for everyone's benefit, please read:

    Java Programming Forums Cross Posting Rules

    The Problems With Cross Posting

    Read this: http://www.javaprogrammingforums.com...s-posting.html

    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. The Following User Says Thank You to KevinWorkman For This Useful Post:

    alibm (March 4th, 2011)

  4. #3
    Junior Member
    Join Date
    Mar 2011
    Posts
    6
    My Mood
    Confused
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Java App - Add, Delete, Reorder elements of the buttons

    Sorry,

    I didn't know that these two forums are related.
    Can you please look at Java App - Add, Delete, Reorder elements of the buttons - Java Forums
    I used JPanels and Grid layout, I have a problem.
    There's a code to see.

    Thanks in advance.
    Best regards,
    Ali

  5. #4
    Junior Member
    Join Date
    Mar 2011
    Posts
    6
    My Mood
    Confused
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Java App - Add, Delete, Reorder elements of the buttons

    It's All about dynamic GUI in Java.

  6. #5
    Junior Member
    Join Date
    Mar 2011
    Posts
    6
    My Mood
    Confused
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Java App - Add, Delete, Reorder elements of the buttons


  7. #6
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Java App - Add, Delete, Reorder elements of the buttons

    The forums are not linked, I simply happened to be looking at both. Please read the link titled "The problems with cross-posting" that I gave you, it explains the issue pretty well. But the gist is that I have no idea where else you've posted this, so I have no idea what help you've already received, so I have no way of knowing that I'm not wasting my time by looking into your problem. There are hundreds of other posts here that have not been crossposted, and therefore probably have not been solved yet, and I feel my time is better spent helping with them instead.

    Much luck.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. Java swing buttons are flickering in windows 7 environment
    By javasam in forum Member Introductions
    Replies: 1
    Last Post: February 17th, 2011, 09:51 AM
  2. Java swing buttons are flickering in windows 7 environment
    By javasam in forum AWT / Java Swing
    Replies: 1
    Last Post: February 14th, 2011, 12:13 PM
  3. Jar self delete on exit?
    By KiwiProg in forum Java Theory & Questions
    Replies: 1
    Last Post: December 19th, 2010, 02:54 AM
  4. Can I delete one of these two?
    By ice in forum Java IDEs
    Replies: 2
    Last Post: November 14th, 2010, 04:02 AM
  5. How to delete data from php through GUI in Java?
    By BluXit in forum What's Wrong With My Code?
    Replies: 3
    Last Post: May 26th, 2010, 09:41 AM

Tags for this Thread