由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - a JTable question
相关主题
copy and paste between JTables and Excelspring/hibernate/ajax/web 2.0/bpel books
Help: 小程序挑错JTable太弱了,应当改写
JTable column sorting problem.Java Swing Application都用哪些Framework
大侠请!如何update JTable data automaticallyJTable 问题 setAutoCreateRowSorter(true) 不工作
一个GUI的问题Jtable for large database
jtable中的列怎样设成居中?请教一个 JList + JScrollPane 的问题
怎样位jtable得不同列得header设不同得颜色?Java有没有什么好用的grid library?
Ask a questionRe: GridLayout一问
相关话题的讨论汇总
话题: jtable话题: rows话题: white话题: gray话题: question
进入Java版参与讨论
1 (共1页)
e**n
发帖数: 10
1
When I have few rows in a JTable, the background color of those rows is white,
but the rest area is gray. How can I change gray area to be white?
setBackground does not work.
Thanks
F****n
发帖数: 3271
2
You should setOpaque(true)

white,

【在 e**n 的大作中提到】
: When I have few rows in a JTable, the background color of those rows is white,
: but the rest area is gray. How can I change gray area to be white?
: setBackground does not work.
: Thanks

1 (共1页)
进入Java版参与讨论
相关主题
Re: GridLayout一问一个GUI的问题
[转载] Question 3: merging data, getting rid of dup?jtable中的列怎样设成居中?
clone() question怎样位jtable得不同列得header设不同得颜色?
诚心求teradata+oracle tutor[付费]Ask a question
copy and paste between JTables and Excelspring/hibernate/ajax/web 2.0/bpel books
Help: 小程序挑错JTable太弱了,应当改写
JTable column sorting problem.Java Swing Application都用哪些Framework
大侠请!如何update JTable data automaticallyJTable 问题 setAutoCreateRowSorter(true) 不工作
相关话题的讨论汇总
话题: jtable话题: rows话题: white话题: gray话题: question