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