|
|||||||||
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.TextViewEvent.Type
public static class TextViewEvent.Type
Used to describe the type of event.
Field Summary | |
---|---|
static TextViewEvent.Type |
COPY_CLIPBOARD
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 TextViewEvent.Type |
CUT_CLIPBOARD
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 TextViewEvent.Type |
DELETE_FROM_CURSOR
Deprecated. |
static TextViewEvent.Type |
INSERT_AT_CURSOR
Deprecated. |
static TextViewEvent.Type |
MOVE_CURSOR
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 TextViewEvent.Type |
MOVE_FOCUS
Deprecated. |
static TextViewEvent.Type |
PAGE_HORIZONTALLY
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 TextViewEvent.Type |
PASTE_CLIPBOARD
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 TextViewEvent.Type |
POPULATE_POPUP
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 TextViewEvent.Type |
SET_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 TextViewEvent.Type |
SET_SCROLL_ADJUSTMENTS
Deprecated. |
static TextViewEvent.Type |
TOGGLE_OVERWRITE
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 TextViewEvent.Type COPY_CLIPBOARD
public static final TextViewEvent.Type CUT_CLIPBOARD
public static final TextViewEvent.Type PASTE_CLIPBOARD
public static final TextViewEvent.Type DELETE_FROM_CURSOR
public static final TextViewEvent.Type INSERT_AT_CURSOR
public static final TextViewEvent.Type MOVE_CURSOR
public static final TextViewEvent.Type MOVE_FOCUS
public static final TextViewEvent.Type PAGE_HORIZONTALLY
public static final TextViewEvent.Type POPULATE_POPUP
public static final TextViewEvent.Type SET_ANCHOR
public static final TextViewEvent.Type SET_SCROLL_ADJUSTMENTS
public static final TextViewEvent.Type TOGGLE_OVERWRITE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |