org.gnu.gtk.event

Interface OptionMenuListener

public interface OptionMenuListener

Deprecated: Use ComboBoxListener instead.

Listener for the OptionMenu widget.
Method Summary
voidoptionMenuEvent(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.