org.gnu.gtk.event
Class NotebookEvent.Type

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

public static class NotebookEvent.Type
extends GtkEventType


Field Summary
static NotebookEvent.Type SELECT_PAGE
           
static NotebookEvent.Type SWITCH_PAGE
           
 
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

SELECT_PAGE

public static final NotebookEvent.Type SELECT_PAGE

SWITCH_PAGE

public static final NotebookEvent.Type SWITCH_PAGE

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