org.gnu.glade

Class ExposeDelegate

public class ExposeDelegate extends ListenerDelegate implements ExposeListener

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.

ExposeListener delegate class.
Constructor Summary
ExposeDelegate(String signal, Object owner, Method handler, Object target)
Method Summary
booleanexposeEvent(ExposeEvent event)

Constructor Detail

ExposeDelegate

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

Method Detail

exposeEvent

public boolean exposeEvent(ExposeEvent event)