该怎么改才能运行啊??!
调用 Window.setRounds(Rectangle) 方法的语法有误,不应该传入 int,int,double 三个类型的方法参数
Window.setRounds(Rectangle)
从截图上看,你的项目多个文件报错。
程序运行要从main方法进。