扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.plaf.synth类synthcontext的类成员方法: getcomponentstate定义及介绍
发布时间:2014-2-18
本文导语:
getcomponentstate
public int getcomponentstate()
返回窗口小部件的状态,它是 synthconstants 中定义的值的位掩码。region 至少将处于以下状态之一:enabled、mouse_over、pressed 或 disabled。
返回:component 的状态另请参见:synthconstants