Uses of Class
org.gnu.gtk.event.OptionMenuEvent.Type

Packages that use OptionMenuEvent.Type
org.gnu.gtk.event   
 

Uses of OptionMenuEvent.Type in org.gnu.gtk.event
 

Fields in org.gnu.gtk.event declared as OptionMenuEvent.Type
static OptionMenuEvent.Type OptionMenuEvent.Type.CHANGE
          Emitted when a option menu selection changes.
 

Methods in org.gnu.gtk.event with parameters of type OptionMenuEvent.Type
 boolean OptionMenuEvent.isOfType(OptionMenuEvent.Type type)
           
 

Constructors in org.gnu.gtk.event with parameters of type OptionMenuEvent.Type
OptionMenuEvent(java.lang.Object source, OptionMenuEvent.Type type)
          Creates a new OptionMenu Event.
 


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