扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jtable的类成员方法: getselectionforeground定义及介绍
发布时间:2014-2-18
本文导语:
getselectionforeground
public color getselectionforeground()
返回选定单元格的前景色。
返回:前景属性的 color 对象另请参见:setselectionforeground(java.awt.color),
setselectionbackground(java.awt.color)