扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.event类ancestorevent的类成员方法: ancestor_moved定义及介绍
发布时间:2014-2-18
本文导语:
ancestor_moved
public static final int ancestor_moved
某个祖先组件更改了其屏幕位置。
另请参见:常量字段值
ancestorevent
public ancestorevent(jcomponent source,
int id,
container ancestor,
container...