Descripción
Sintaxis
public static void setLookAndFeel(String className) throws ClassNotFoundException, InstantiationException, IllegalAccessException, UnsupportedLookAndFeelException
public static void setLookAndFeel(LookAndFeel newLookAndFeel) throws UnsupportedLookAndFeelException
Parámetros
- LookAndFeel newLookAndFeel,
- String className,
Excepciones
ClassCastException, UnsupportedLookAndFeelException, ClassNotFoundException, IllegalAccessException, InstantiationException
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.