|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.EventType
org.gnu.gtk.event.TextBufferEvent.Type
public static class TextBufferEvent.Type
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. |
Method Summary |
---|
Methods inherited from class org.gnu.glib.EventType |
---|
getID, getName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final TextBufferEvent.Type APPLY_TAG
public static final TextBufferEvent.Type CHANGED
public static final TextBufferEvent.Type DELETE_RANGE
public static final TextBufferEvent.Type INSERT_CHILD_ANCHOR
public static final TextBufferEvent.Type INSERT_PIXBUF
public static final TextBufferEvent.Type INSERT_TEXT
public static final TextBufferEvent.Type MARK_DELETED
public static final TextBufferEvent.Type MARK_SET
public static final TextBufferEvent.Type MODIFIED_CHANGED
public static final TextBufferEvent.Type REMOVE_TAG
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |