扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jcomponent的类成员方法: islightweightcomponent定义及介绍
发布时间:2014-2-18
本文导语:
islightweightcomponent
public static boolean islightweightcomponent(component c)
如果此组件是轻量的,也就是说,如果它没有本机窗口系统同位体,则返回 true。
返回:如果此组件是轻量的,则返回 true