requestFocus (); } ...code omitted... rightPaddle = RectangleBuilder.create() .x(470) .width(10) .height(30) .fill(Color.LIGHTBLUE) .cursor(Cursor.HAND) .
確定! 回上一頁