org.gnu.glade

Class FontButtonDelegate

Implemented Interfaces:
FontButtonListener

public class FontButtonDelegate
extends org.gnu.glade.ListenerDelegate
implements FontButtonListener

FontButtonListener delegate class.

Constructor Summary

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

Method Summary

boolean
fontButtonEvent(FontButtonEvent event)

Methods inherited from class org.gnu.glade.ListenerDelegate

fireEvent, fireEvent

Constructor Details

FontButtonDelegate

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

Method Details

fontButtonEvent

public boolean fontButtonEvent(FontButtonEvent event)