Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / January 2004

Tip: Looking for answers? Try searching our database.

Resize JTable row height?

Thread view: 
willy - 03 Jan 2004 04:12 GMT
Friends,

I'm looking for a way to change the ROW height of a JTable / Model
I don't need a renderer to do this do I?

Thanks for any help.

Thanks,

W-
Chris Gokey - 03 Jan 2004 04:37 GMT
JTable has a method called setRowHeight(...), is this what you want?

setRowHeight(int rowHeight)
         Sets the height, in pixels, of all cells to rowHeight,
revalidates, and repaints.

Chris

> Friends,
>
[quoted text clipped - 6 lines]
>
> W-

--
Chris Gokey - 03 Jan 2004 04:43 GMT
And of course you have this for an individual row:
void   setRowHeight(int row, int rowHeight)
         Sets the height for row to rowHeight, revalidates, and repaints.

Chris

<posted & mailed>

> JTable has a method called setRowHeight(...), is this what you want?
>
[quoted text clipped - 16 lines]
>
> --

--


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.