org.gnu.gtk.event
Class OptionMenuEvent.Type
EventType
org.gnu.gtk.event.OptionMenuEvent.Type
- OptionMenuEvent
public static class OptionMenuEvent.Type
extends EventType
Type of a OptionMenuEvent
static OptionMenuEvent.Type | CHANGE - Superceeded by java-gnome 4.0; Signals all have individual
interfaces each with a single method corresponding to the
signature of the underlying callback.
|
CHANGE
public static final OptionMenuEvent.Type CHANGE
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.