Descripción
Sintaxis
public static void drawStringUnderlineCharAt(Graphics g, String text, int underlinedIndex, int x, int y)
public static void drawStringUnderlineCharAt(JComponent c, Graphics2D g, String string, int underlinedIndex, float x, float y)
Parámetros
- Graphics g,
- JComponent c,
- Graphics2D g,
- int y,
- float y,
- String text,
- float x,
- String string,
- int x,
- int underlinedIndex,
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.