Descripción
Sintaxis
public static JDialog createDialog(Component c, String title, boolean modal, JColorChooser chooserPane, ActionListener okListener, ActionListener cancelListener) throws HeadlessException
Parámetros
- String title,
- ActionListener cancelListener,
- ActionListener okListener,
- JColorChooser chooserPane,
- boolean modal,
- Component c,
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.