org.gnu.gtk.event

Class NotebookEvent.Type

public static class NotebookEvent.Type extends EventType

Field Summary
static NotebookEvent.TypeSELECT_PAGE
static NotebookEvent.TypeSWITCH_PAGE

Field Detail

SELECT_PAGE

public static final NotebookEvent.Type SELECT_PAGE

Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.

SWITCH_PAGE

public static final NotebookEvent.Type SWITCH_PAGE

Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.