Results 1 to 2 of 2
- 06-28-2012, 07:18 AM #1
Member
- Join Date
- Jun 2012
- Posts
- 1
- Rep Power
- 0
group layout designing dynamically
I am designing a layout using Group layout method, I want to add components dynamically, i.e if a user wants to add 5 JTextfields and labels for each then all components should be placed in an aligned way.
I am able to take inputs from user and place them on panel but the problem is with alignment.
specifically- only Group layout method is to be used.
thanks in advance
- 06-28-2012, 08:50 PM #2
Re: group layout designing dynamically
To get better help sooner, post a SSCCE (Short, Self Contained, Correct (Compilable), Example) that demonstrates the problem.
Moved from Advanced Java
dbWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
Grid Layout change layout alignment of control s
By rellicott in forum SWT / JFaceReplies: 1Last Post: 02-13-2012, 05:11 PM -
Group Layout Alignment
By Hades82 in forum AWT / SwingReplies: 7Last Post: 12-30-2010, 11:37 AM -
Help designing a program
By np2392 in forum New To JavaReplies: 2Last Post: 09-24-2010, 02:31 AM -
group layout - link the size of components in different labels ?
By random7 in forum AWT / SwingReplies: 4Last Post: 08-05-2010, 08:08 AM -
group layout - span ?
By random7 in forum AWT / SwingReplies: 4Last Post: 07-26-2010, 09:26 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks