org.gnu.gtk.event
Interface OptionMenuListener


public interface OptionMenuListener

Listener for the OptionMenu widget.


Method Summary
 void optionMenuEvent(OptionMenuEvent event)
          This method is called whenever a button event occurs.
 

Method Detail

optionMenuEvent

public void optionMenuEvent(OptionMenuEvent event)
This method is called whenever a button event occurs.