|
|||||||||
| 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.EntryEvent.Type
public static class EntryEvent.Type
| Field Summary | |
|---|---|
static EntryEvent.Type |
ACTIVATE
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 EntryEvent.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 EntryEvent.Type |
COPY_CLIPBOARD
|
static EntryEvent.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 EntryEvent.Type |
DELETE_FROM_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 EntryEvent.Type |
DELETE_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 EntryEvent.Type |
INSERT_AT_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 EntryEvent.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 EntryEvent.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 EntryEvent.Type |
PASTE_CLIPBOARD
|
static EntryEvent.Type |
TOGGLE_OVERWRITE
|
| 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 EntryEvent.Type ACTIVATE
public static final EntryEvent.Type MOVE_CURSOR
public static final EntryEvent.Type INSERT_AT_CURSOR
public static final EntryEvent.Type DELETE_FROM_CURSOR
public static final EntryEvent.Type CUT_CLIPBOARD
public static final EntryEvent.Type COPY_CLIPBOARD
public static final EntryEvent.Type PASTE_CLIPBOARD
public static final EntryEvent.Type TOGGLE_OVERWRITE
public static final EntryEvent.Type CHANGED
public static final EntryEvent.Type DELETE_TEXT
public static final EntryEvent.Type INSERT_TEXT
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||