org.gnu.gnome.event
Class FontPickerEvent

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

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

An event represeting action by a FontPicker widget.

See Also:
org.gnu.gtk.events.FontButtonEvent, Serialized Form

Nested Class Summary
static class FontPickerEvent.Type
          Deprecated.  
 
Constructor Summary
FontPickerEvent(java.lang.Object source)
          Deprecated. Creates a new FontPickerEvent.
 
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

FontPickerEvent

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