Descripción
Component
Sintaxis
public void repaint()
public void repaint(int x, int y, int width, int height)
public void repaint(long tm)
public void repaint(long tm, int x, int y, int width, int height)
Parámetros
- int height,
- int width,
- int y,
- int x,
- long tm,
Clase Padre
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.