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.
http://i.imgur.com/7rt5U.png
http://i.imgur.com/D45QC.png
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.
Re: Java App - Add, Delete, Reorder elements of the buttons
Re: Java App - Add, Delete, Reorder elements of the buttons
Sorry, :o
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
Re: Java App - Add, Delete, Reorder elements of the buttons
It's All about dynamic GUI in Java.
Re: Java App - Add, Delete, Reorder elements of the buttons
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.