Results 1 to 5 of 5
- 07-31-2012, 01:04 PM #1
Member
- Join Date
- Sep 2011
- Posts
- 7
- Rep Power
- 0
Resizing a Table as per the dialogue size
Hi,
I have created a Table in java, and I want to resize(it's width) it automatically as per the size of my dialog.
My dialog has maximize , close and minimize buttons , on the click of maximize/ on resizing of dialog size I want my table's width also resized accordingly.
Thanks in advance.
- 07-31-2012, 01:14 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Re: Resizing a Table as per the dialogue size
What layout manager are you using?
Please do not ask for code as refusal often offends.
- 07-31-2012, 01:28 PM #3
Member
- Join Date
- Sep 2011
- Posts
- 7
- Rep Power
- 0
Re: Resizing a Table as per the dialogue size
I am using GridData for Table.
- 07-31-2012, 02:22 PM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Re: Resizing a Table as per the dialogue size
I mean for the dialog/panel.
Because (from what I can remember) the table should expand with its container.Please do not ask for code as refusal often offends.
- 07-31-2012, 06:34 PM #5
Similar Threads
-
Regarding color, font and size in table
By sas in forum New To JavaReplies: 4Last Post: 04-05-2011, 02:59 PM -
To set selective font, color and size for a column in a table
By sas in forum AWT / SwingReplies: 3Last Post: 04-05-2011, 02:46 PM -
pop up dialogue box on start
By africanhacker in forum New To JavaReplies: 1Last Post: 03-25-2011, 03:49 PM -
Dialogue box on click: Netbeans
By africanhacker in forum NetBeansReplies: 0Last Post: 03-25-2011, 01:14 PM -
Three Different Dialogue Boxes
By lala in forum New To JavaReplies: 7Last Post: 10-29-2010, 07:04 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks