In the class's run method you could call repaint (or paintComponent) on the object passed into the class constructor. You could use: Thread t = ...
確定! 回上一頁