org.gnu.gnome.event
Interface ColorPickerListener
public interface ColorPickerListener
org.gnu.gtk.events.ColorSelectionListener
void | colorPickerEvent(ColorPickerEvent event) - Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
colorPickerEvent
public void colorPickerEvent(ColorPickerEvent event)
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
This method is called whenever a ColorPicker event occurs.