org.gnu.gtk.event

Class EntryCompletionEvent.Type

Enclosing Class:
EntryCompletionEvent

public static class EntryCompletionEvent.Type
extends EventType

Field Summary

static EntryCompletionEvent.Type
ACTION_ACTIVATED
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 EntryCompletionEvent.Type
MATCH_SELECTED
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

ACTION_ACTIVATED

public static final EntryCompletionEvent.Type ACTION_ACTIVATED

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.


MATCH_SELECTED

public static final EntryCompletionEvent.Type MATCH_SELECTED

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.