org.gnu.gtk.event

Class OptionMenuEvent.Type

Enclosing Class:
OptionMenuEvent

public static class OptionMenuEvent.Type
extends EventType

Type of a OptionMenuEvent

Field Summary

static OptionMenuEvent.Type
CHANGE
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

CHANGE

public static final OptionMenuEvent.Type CHANGE

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.

Emitted when a option menu selection changes.