org.gnu.gnome.event
org.gnome.vte
public class DateEditEvent extends org.gnu.gtk.event.GtkEvent
DateEdit
widget.Modifier and Type | Class and Description |
---|---|
static class |
DateEditEvent.Type
Deprecated.
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
Constructor and Description |
---|
DateEditEvent(java.lang.Object source,
DateEditEvent.Type type)
Deprecated.
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isOfType(DateEditEvent.Type aType)
Deprecated.
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
public DateEditEvent(java.lang.Object source, DateEditEvent.Type type)
public boolean isOfType(DateEditEvent.Type aType)