Descripción
Sintaxis
public static Border createEtchedBorder()
public static Border createEtchedBorder(int type)
public static Border createEtchedBorder(int type, Color highlight, Color shadow)
public static Border createEtchedBorder(Color highlight, Color shadow)
Parámetros
- Color shadow,
- Color highlight,
- int type,
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.