org.gnu.gtk.event

Class OptionMenuEvent.Type

public static class OptionMenuEvent.Type extends EventType

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.

Type of a OptionMenuEvent
Field Summary
static OptionMenuEvent.TypeCHANGE
Emitted when a option menu selection changes.

Field Detail

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.