org.gnu.glade

Class MouseMotionDelegate

public class MouseMotionDelegate extends ListenerDelegate implements MouseMotionListener

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.

MouseMotionListener delegate class.
Constructor Summary
MouseMotionDelegate(String signal, Object owner, Method handler, Object target)
Method Summary
booleanmouseMotionEvent(MouseMotionEvent event)

Constructor Detail

MouseMotionDelegate

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

Method Detail

mouseMotionEvent

public boolean mouseMotionEvent(MouseMotionEvent event)