The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
July 2000

Advertisement

Advertisement
where you can ask and answer Java programming questions.">
artima.com - a resource for Java and Jini developers
Artima | Search | Java | Design | JVM | Jini | Books | Seminars | Subscribe 


Java Answers Forum
July 2000

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Change Color and Font of a row of the jtable

Posted by Eugenia Moreno on March 09, 2001 at 12:17 PM

> how i can change the color or the font of a row of the jTable?
> i use JBuilder 3.5.

> for exemple i have a jtable:
> JTable jTable1 = new JTable(10,10);

> i like in Java to change the BackgroundColor or the font of the table jTable1 at the row 3. how i can prograam it to java.

> thanks!!!

> Dries()






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us