扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt类graphicsenvironment的类成员方法: getcenterpoint定义及介绍
发布时间:2014-2-16
本文导语:
getcenterpoint
public point getcenterpoint()
throws headlessexception
返回 windows 应居中的点。建议使用 getmaximumwindowbounds() 检查居中的 windows,以确保它们适合有效的显示区域。
返回:windows 应居中的点
抛出:
headlessexception ...