Example #1
0
 public void paintBackground(Graphics g) {
   TextureUtils.fillComponent(g, this, TextureUtils.WINDOW_TEXTURE_TYPE);
 }