Uses of Class
org.gnu.gtk.event.NotebookEvent.Type

Packages that use NotebookEvent.Type
org.gnu.gtk.event   
 

Uses of NotebookEvent.Type in org.gnu.gtk.event
 

Fields in org.gnu.gtk.event declared as NotebookEvent.Type
static NotebookEvent.Type NotebookEvent.Type.SELECT_PAGE
           
static NotebookEvent.Type NotebookEvent.Type.SWITCH_PAGE
           
 

Methods in org.gnu.gtk.event with parameters of type NotebookEvent.Type
 boolean NotebookEvent.isOfType(NotebookEvent.Type aType)
           
 

Constructors in org.gnu.gtk.event with parameters of type NotebookEvent.Type
NotebookEvent(java.lang.Object source, NotebookEvent.Type type)
          Creates a new Notebook Event.
NotebookEvent(java.lang.Object source, NotebookEvent.Type type, int pageNumber)
          Creates a new Notebook Event.
 


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