org.gnu.gnome.event
Class ColorPickerEvent

java.lang.Object
  extended byorg.gnu.gtk.event.GtkEvent
      extended byorg.gnu.gnome.event.ColorPickerEvent
All Implemented Interfaces:
java.io.Serializable

public class ColorPickerEvent
extends org.gnu.gtk.event.GtkEvent

An event represeting action by a ColorPicker widget.

See Also:
Serialized Form

Nested Class Summary
static class ColorPickerEvent.Type
          Deprecated.  
 
Constructor Summary
ColorPickerEvent(java.lang.Object source)
          Deprecated. Creates a new ColorPickerEvent.
 
Methods inherited from class org.gnu.gtk.event.GtkEvent
getSource, getType, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ColorPickerEvent

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