org.gnu.gnome.event

Class FontPickerEvent


public class FontPickerEvent
extends GtkEvent

An event represeting action by a FontPicker widget.
See Also:
org.gnu.gtk.events.FontButtonEvent

Nested Class Summary

static class
FontPickerEvent.Type

Constructor Summary

FontPickerEvent(Object source)
Creates a new FontPickerEvent.

Constructor Details

FontPickerEvent

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