扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt类menucomponent.accessibleawtmenucomponent的类成员方法: getlocationonscreen定义及介绍
发布时间:2014-2-16
本文导语:
getlocationonscreen
public point getlocationonscreen()
返回对象在屏幕上的位置。
指定者:接口 accessiblecomponent 中的 getlocationonscreen
返回:如果此对象不在屏幕上,则返回屏幕上对象的位置为 null另请参见:accessiblecomponent.getbounds(),
acc...