org.gnu.gtk.event

Class EntryCompletionEvent.Type

public static class EntryCompletionEvent.Type extends EventType

Field Summary
static EntryCompletionEvent.TypeACTION_ACTIVATED
static EntryCompletionEvent.TypeMATCH_SELECTED

Field Detail

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.