org.gnu.gnome.event
public class FontPickerEvent extends GtkEvent
Deprecated: This class is part of the java-gnome 2.x family of libraries,
which, due to their inefficiency and complexity, are no longer
being maintained and have been abandoned by the java-gnome
project. Signal handling has been completely re-designed
in java-gnome 4.0, so there will be no direct correspondant
for this class. See individual inner interfaces in classes
within org.gnome.vte
See Also: org.gnu.gtk.events.FontButtonEvent
Nested Class Summary | |
---|---|
static class | FontPickerEvent.Type |
Constructor Summary | |
---|---|
FontPickerEvent(Object source)
Creates a new FontPickerEvent. |
Deprecated: Superceeded by java-gnome 4.0; as signal handling are implemented differently, you will need to reimplement any code using these callbacks.
Creates a new FontPickerEvent. This is used internally by java-gnome. Users only have to deal with listeners.