Descripción
Sintaxis
public static Color showDialog(Component component, String title, Color initialColor) throws HeadlessException
public static Color showDialog(Component component, String title, Color initialColor, boolean colorTransparencySelectionEnabled) throws HeadlessException
Parámetros
- Color initialColor,
- boolean colorTransparencySelectionEnabled,
- String title,
- Component component,
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.