org.gnu.glade
Class ColorButtonDelegate
java.lang.Object
org.gnu.glade.ColorButtonDelegate
- All Implemented Interfaces:
- org.gnu.gtk.event.ColorButtonListener
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
.
public class ColorButtonDelegate
- extends java.lang.Object
- implements org.gnu.gtk.event.ColorButtonListener
ColorButtonListener delegate class.
Constructor Summary |
ColorButtonDelegate(java.lang.String signal,
java.lang.Object owner,
java.lang.reflect.Method handler,
java.lang.Object target)
Deprecated. |
Method Summary |
boolean |
colorButtonEvent(org.gnu.gtk.event.ColorButtonEvent event)
Deprecated. |
boolean |
fireEvent(org.gnu.gtk.event.GtkEvent event)
Deprecated. |
boolean |
fireEvent(org.gnu.gtk.event.GtkEvent event,
double value)
Deprecated. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorButtonDelegate
public ColorButtonDelegate(java.lang.String signal,
java.lang.Object owner,
java.lang.reflect.Method handler,
java.lang.Object target)
throws java.lang.NoSuchMethodException
- Deprecated.
- Throws:
java.lang.NoSuchMethodException
colorButtonEvent
public boolean colorButtonEvent(org.gnu.gtk.event.ColorButtonEvent event)
- Deprecated.
- Specified by:
colorButtonEvent
in interface org.gnu.gtk.event.ColorButtonListener
fireEvent
public boolean fireEvent(org.gnu.gtk.event.GtkEvent event)
- Deprecated.
fireEvent
public boolean fireEvent(org.gnu.gtk.event.GtkEvent event,
double value)
- Deprecated.