Descripción
Sintaxis
public void paintComponent(Graphics g, Component c, Container p, int x, int y, int w, int h)
public void paintComponent(Graphics g, Component c, Container p, int x, int y, int w, int h, boolean shouldValidate)
public void paintComponent(Graphics g, Component c, Container p, Rectangle r)
Parámetros
- Graphics g,
- Container p,
- int h,
- boolean shouldValidate,
- int y,
- Rectangle r,
- int w,
- int x,
- Component c,
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.