扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.plaf.synth类synthlookandfeel的类成员方法: updatestyles定义及介绍
发布时间:2014-2-18
本文导语:
updatestyles
public static void updatestyles(component c)
更新与 c 关联的样式以及其所有子样式。这是一个颜色更浅的 swingutilities.updatecomponenttreeui。
参数:c - 要更新样式的 component。