扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt类list.accessibleawtlist.accessibleawtlistchild的类成员方法: setforeground定义及介绍
发布时间:2014-2-16
本文导语:
setforeground
public void setforeground(color c)
设置此对象的前景颜色。
指定者:接口 accessiblecomponent 中的 setforeground覆盖:类 component.accessibleawtcomponent 中的 setforeground
参数:c - 前景的新 color另请参见:getforeground()