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 / April 2006

Tip: Looking for answers? Try searching our database.

JTable Background Color

Thread view: 
hellbent4u@gmail.com - 29 Apr 2006 00:45 GMT
Hi all,

How does one access the grey-colored portion of a JTable that has not
been occupied by the rows? I want to fill color in that part. If
someone has an idea how t odo it, please tell me.

Thanx and Regards,
Ankur
IchBin - 29 Apr 2006 01:23 GMT
> Hi all,
>
[quoted text clipped - 4 lines]
> Thanx and Regards,
> Ankur

Normally you have a JTable inside of a ScrollPane. Here is how you do it.
        jScrollPane.setViewportView(jTable);
        jScrollPane.getViewport().setBackground(Color.white);

Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor,  Regular Guy (1952-)
hellbent4u@gmail.com - 29 Apr 2006 03:01 GMT
Thanx a lot IchBin. It worked. !!


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.