org.gnu.gtk.event
Class OptionMenuEvent.Type

java.lang.Object
  |
  +--org.gnu.gtk.event.GtkEventType
        |
        +--org.gnu.gtk.event.OptionMenuEvent.Type
Enclosing class:
OptionMenuEvent

public static class OptionMenuEvent.Type
extends GtkEventType

Type of a OptionMenuEvent


Field Summary
static OptionMenuEvent.Type CHANGE
          Emitted when a option menu selection changes.
 
Methods inherited from class org.gnu.gtk.event.GtkEventType
getID, getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHANGE

public static final OptionMenuEvent.Type CHANGE
Emitted when a option menu selection changes.


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net