摘要:
setSize(400, 300);// 设置窗体大小 阅读全文
posted @ 2023-01-15 21:56
cnetsa
阅读(60)
评论(0)
推荐(0)
摘要:
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);// 默认关闭方式 阅读全文
posted @ 2023-01-15 21:56
cnetsa
阅读(51)
评论(0)
推荐(0)
摘要:
setTitle("设置窗体大小");// 设置窗体标题 阅读全文
posted @ 2023-01-15 21:55
cnetsa
阅读(117)
评论(0)
推荐(0)
摘要:
getDeclaredMethods自定义方法 protected void do_this_componentMoved(ComponentEvent e) { Point location = getLocation();// 获取窗体坐标 int x = location.x; int y = 阅读全文
posted @ 2023-01-15 20:37
cnetsa
阅读(101)
评论(0)
推荐(0)
摘要:
类型的父类 阅读全文
posted @ 2023-01-15 20:36
cnetsa
阅读(13)
评论(0)
推荐(0)
摘要:
Modifier修饰符 阅读全文
posted @ 2023-01-15 20:35
cnetsa
阅读(25)
评论(0)
推荐(0)

浙公网安备 33010602011771号