org.gnu.glade

Class ComboBoxDelegate

Implemented Interfaces:
ComboBoxListener

public class ComboBoxDelegate
extends org.gnu.glade.ListenerDelegate
implements ComboBoxListener

ToolBarListener delegate class.

Constructor Summary

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

Method Summary

void
comboBoxEvent(ComboBoxEvent event)

Methods inherited from class org.gnu.glade.ListenerDelegate

fireEvent, fireEvent

Constructor Details

ComboBoxDelegate

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

Method Details

comboBoxEvent

public void comboBoxEvent(ComboBoxEvent event)