org.gnu.gnome.event
Class DruidPageSetupEvent.Type

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

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

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

Type of a DruidPageSetupEvent


Field Summary
static DruidPageSetupEvent.Type FINISH
          Deprecated.  
static DruidPageSetupEvent.Type PREPARE
          Deprecated.  
 
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

PREPARE

public static final DruidPageSetupEvent.Type PREPARE
Deprecated. 

FINISH

public static final DruidPageSetupEvent.Type FINISH
Deprecated.