org.gnu.gnome.event
Class DruidPageChangeEvent.Type

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

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 DruidPageChangeEvent.Type
extends org.gnu.glib.EventType

Type of a DruidPageChangeEvent


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

NEXT

public static final DruidPageChangeEvent.Type NEXT
Deprecated. 

BACK

public static final DruidPageChangeEvent.Type BACK
Deprecated. 

CANCEL

public static final DruidPageChangeEvent.Type CANCEL
Deprecated.