org.gnu.gtk.event
public interface OptionMenuListener
Deprecated: Use {@link org.gnu.gtk.event.ComboBoxListener} instead.
Listener for the {@link org.gnu.gtk.OptionMenu} widget.Method Summary | |
---|---|
void | optionMenuEvent(OptionMenuEvent event)
This method is called whenever a button event occurs. |