My repaint() method is not calling the paintComponent() from another class

前端 未结 0 1584
暗喜
暗喜 2020-12-11 10:26

I made a box from another class that extends JPanel, the thing is, the paintComponent() is not getting called after I do repaint() from another class. I don\'t know how repa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题