org.gnu.glade

Class ComboBoxDelegate

public class ComboBoxDelegate extends ListenerDelegate implements ComboBoxListener

Deprecated: This class is part of the java-gnome 2.x family of libraries, which, due to their inefficiency and complexity, are no longer being maintained and have been abandoned by the java-gnome project. This class probably does not exist in java-gnome 4.0, but have a look in org.gnome.glade.

ToolBarListener delegate class.
Constructor Summary
ComboBoxDelegate(String signal, Object owner, Method handler, Object target)
Method Summary
voidcomboBoxEvent(ComboBoxEvent event)

Constructor Detail

ComboBoxDelegate

public ComboBoxDelegate(String signal, Object owner, Method handler, Object target)

Method Detail

comboBoxEvent

public void comboBoxEvent(ComboBoxEvent event)