Here is some code that a component might use to determine the width and height available for custom painting: protected void paintComponent(Graphics g) { ...
確定! 回上一頁