org.gnu.gnome.event
Class DruidPageSetupEvent.Type

java.lang.Object
  |
  +--org.gnu.gtk.event.GtkEventType
        |
        +--org.gnu.gnome.event.DruidPageSetupEvent.Type
Enclosing class:
DruidPageSetupEvent

public static class DruidPageSetupEvent.Type
extends GtkEventType

Type of a DruidPageSetupEvent


Field Summary
static DruidPageSetupEvent.Type FINISH
           
static DruidPageSetupEvent.Type PREPARE
           
 
Methods inherited from class org.gnu.gtk.event.GtkEventType
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

Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net