org.gnu.gnome.event

Class ColorPickerEvent


public class ColorPickerEvent
extends GtkEvent

An event represeting action by a ColorPicker widget.

Nested Class Summary

static class
ColorPickerEvent.Type

Constructor Summary

ColorPickerEvent(Object source)
Creates a new ColorPickerEvent.

Constructor Details

ColorPickerEvent

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