org.gnu.gtk.event

Class TextBufferEvent.Type

Enclosing Class:
TextBufferEvent

public static class TextBufferEvent.Type
extends EventType

Field Summary

static TextBufferEvent.Type
APPLY_TAG
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 TextBufferEvent.Type
CHANGED
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 TextBufferEvent.Type
DELETE_RANGE
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 TextBufferEvent.Type
INSERT_CHILD_ANCHOR
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 TextBufferEvent.Type
INSERT_PIXBUF
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 TextBufferEvent.Type
INSERT_TEXT
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 TextBufferEvent.Type
MARK_DELETED
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 TextBufferEvent.Type
MARK_SET
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 TextBufferEvent.Type
MODIFIED_CHANGED
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 TextBufferEvent.Type
REMOVE_TAG
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

APPLY_TAG

public static final TextBufferEvent.Type APPLY_TAG

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.


CHANGED

public static final TextBufferEvent.Type CHANGED

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.


DELETE_RANGE

public static final TextBufferEvent.Type DELETE_RANGE

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.


INSERT_CHILD_ANCHOR

public static final TextBufferEvent.Type INSERT_CHILD_ANCHOR

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.


INSERT_PIXBUF

public static final TextBufferEvent.Type INSERT_PIXBUF

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.


INSERT_TEXT

public static final TextBufferEvent.Type INSERT_TEXT

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.


MARK_DELETED

public static final TextBufferEvent.Type MARK_DELETED

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.


MARK_SET

public static final TextBufferEvent.Type MARK_SET

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.


MODIFIED_CHANGED

public static final TextBufferEvent.Type MODIFIED_CHANGED

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.


REMOVE_TAG

public static final TextBufferEvent.Type REMOVE_TAG

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.