Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
EventType
org.gnu.gtk.event.TextViewEvent.Type
public static class TextViewEvent.Type
extends EventType
Field Summary | |
static TextViewEvent.Type |
|
static TextViewEvent.Type |
|
static TextViewEvent.Type | |
static TextViewEvent.Type | |
static TextViewEvent.Type |
|
static TextViewEvent.Type | |
static TextViewEvent.Type |
|
static TextViewEvent.Type |
|
static TextViewEvent.Type |
|
static TextViewEvent.Type |
|
static TextViewEvent.Type | |
static TextViewEvent.Type |
|
public static final 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.
Data has been copied from the widget to the clipboard.
public static final 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.
Data has been cut from the widget to the clipboard.
public static final 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.
The insertion point has been moved.
public static final 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.
This event type will probably be deprecated in GTK release 2.2
public static final 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.
Data has been pasted from the clipboard to the widget.
public static final 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.
Gives the developer the oportunity to populate a context sensitive popup menu.
public static final 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.
The anchor has been moved to the cursor position.
public static final 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.
Overwrite was toggled.