public interface ColorButtonListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
actionValueChanged(ColorButtonEvent e)
Evento que se dispara cuando cambia el valor del componente.
|
void |
actionValueDragged(ColorButtonEvent e)
Evento que se dispara cuando cambia el valor del componente.
|
void actionValueChanged(ColorButtonEvent e)
e - void actionValueDragged(ColorButtonEvent e)
e -