Descripción
Sintaxis
public static void drawString(Graphics g, String text, int underlinedChar, int x, int y)
public static void drawString(JComponent c, Graphics2D g, String string, float x, float y)
Parámetros
- Graphics g,
- JComponent c,
- Graphics2D g,
- int y,
- float y,
- String text,
- float x,
- int underlinedChar,
- String string,
- int x,
Excepciones
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.