Skip to main content

java - In JXTable, root column is not taking other column color -


enter image description here

i used swingx table.the first column not taking color rendering of jxtable. plz give valuable suggestion. thanx in advance.

java - in jxtable, root column not taking other column color - stack overflow

learn, share, build

each month, on 50 million developers come stack overflow learn, share knowledge, , build careers.

join world’s largest developer community.

sign up

enter image description here

i used swingx table.the first column not taking color rendering of jxtable. plz give valuable suggestion. thanx in advance.

share|improve question
    
hmm ... should work: os/laf? plus: special renderer in first column? , how achieve row striping? best show sscce demonstrates problem. – kleopatra jul 8 '12 @ 13:36
    
os:ubuntu, laf:none. no special renderer in first column. achieving row striping gradient rendering. – adityak jul 9 '12 @ 3:24
    
waiting sscce :-) – kleopatra jul 9 '12 @ 8:14

your answer

 
discard

posting answer, agree privacy policy , terms of service.

browse other questions tagged or ask own question.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -