码迷,mamicode.com
首页 > Windows程序 > 详细

component must be showing on the screen to determine its location

时间:2014-12-30 11:36:01      阅读:246      评论:0      收藏:0      [点我收藏+]

标签:

java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location

at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:2054)

at java.awt.Component.getLocationOnScreen(Component.java:2028)

at sun.lwawt.macosx.CAccessibility$23.call(CAccessibility.java:395)

at sun.lwawt.macosx.CAccessibility$23.call(CAccessibility.java:393)

at sun.lwawt.macosx.LWCToolkit$CallableWrapper.run(LWCToolkit.java:598)

 

java combobox遇到的bug 翻来覆去的测试 发现原来是mac系统的故障 真恶心 

在windows上准确无误

component must be showing on the screen to determine its location

标签:

原文地址:http://www.cnblogs.com/AlexWei/p/4193043.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!