org.gnu.gnome.event
Class DruidPageSetupEvent.Type

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

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

Type of a DruidPageSetupEvent


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

FINISH

public static final DruidPageSetupEvent.Type FINISH