org.gnu.gnome.event

Class ColorPickerEvent

public class ColorPickerEvent extends GtkEvent

Deprecated:

An event represeting action by a ColorPicker widget.

See Also: org.gnu.gtk.events.ColorSelectionEvent

Nested Class Summary
static classColorPickerEvent.Type
Constructor Summary
ColorPickerEvent(Object source)
Creates a new ColorPickerEvent.

Constructor Detail

ColorPickerEvent

public ColorPickerEvent(Object source)
Creates a new ColorPickerEvent. This is used internally by java-gnome. Users only have to deal with listeners.