Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何x从 a 获取轴位置JComboBox?我只x想要x,y
x
JComboBox
x,y
Point x; System.out.println(tablebox.getLocation(x));
不工作。它给了我x,y。