在窗体初始化中,将this.setVisible(true);放到最后。
this.setVisible(true);
Java paint重写之后黑屏
原文:https://www.cnblogs.com/VagrantAC/p/12573555.html