Java JPanel setSize(int width, int height) Resizes this component so that it has ... setSize(500, 500);/*w w w . d e m o2 s . c o m */ JPanel panel = new ...
確定! 回上一頁