public void setResolution(Dimension size) { resolution.setSize(size.getWidth(), size.getHeight());
確定! 回上一頁