public class MouseTester { public static void main (String[] args) { JFrame frame = new JFrame(); frame.setLocation(50, 50); frame.
確定! 回上一頁