org.gnu.gnome.event
public class DateEditEvent extends GtkEvent
| Nested Class Summary | |
|---|---|
| static class | DateEditEvent.Type
Type of a DateEditEvent |
| Constructor Summary | |
|---|---|
| DateEditEvent(Object source, DateEditEvent.Type type)
Creates a new DateEditEvent. | |
| Method Summary | |
|---|---|
| boolean | isOfType(DateEditEvent.Type aType) |
Returns: True if the type of this event is the same as that stated.