org.gnu.gnome.event
Class FontPickerEvent.Type

java.lang.Object
  extended by org.gnu.glib.EventType
      extended by org.gnu.gnome.event.FontPickerEvent.Type
Enclosing class:
FontPickerEvent

public static class FontPickerEvent.Type
extends org.gnu.glib.EventType


Field Summary
static FontPickerEvent.Type FONT_SET
          Deprecated. Superceeded by java-gnome 4.0; as signal handling are implemented differently, you will need to reimplement any code using these callbacks.
 
Method Summary
 
Methods inherited from class org.gnu.glib.EventType
getID, getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FONT_SET

public static final FontPickerEvent.Type FONT_SET
Deprecated. Superceeded by java-gnome 4.0; as signal handling are implemented differently, you will need to reimplement any code using these callbacks.