org.gnu.gnome.event
Class DruidPageChangeEvent.Type

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

public static class DruidPageChangeEvent.Type
extends GtkEventType

Type of a DruidPageChangeEvent


Field Summary
static DruidPageChangeEvent.Type BACK
           
static DruidPageChangeEvent.Type CANCEL
           
static DruidPageChangeEvent.Type NEXT
           
 
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

NEXT

public static final DruidPageChangeEvent.Type NEXT

BACK

public static final DruidPageChangeEvent.Type BACK

CANCEL

public static final DruidPageChangeEvent.Type CANCEL

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