org.gnu.gtk.event

Class NotebookEvent.Type

Enclosing Class:
NotebookEvent

public static class NotebookEvent.Type
extends EventType

Field Summary

static 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.
static 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.

Field Details

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.