org.gnu.gnome.event
Class ColorPickerEvent
GtkEvent
org.gnu.gnome.event.ColorPickerEvent
public class ColorPickerEvent
extends GtkEvent
org.gnu.gtk.events.ColorSelectionEvent
ColorPickerEvent(Object source) - Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
ColorPickerEvent
public ColorPickerEvent(Object source)
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
Creates a new ColorPickerEvent. This is used internally by java-gnome.
Users only have to deal with listeners.