org.gnu.gtk.event

Interface OptionMenuListener

public interface OptionMenuListener

Deprecated: Use {@link org.gnu.gtk.event.ComboBoxListener} instead.

Listener for the {@link org.gnu.gtk.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.