org.gnu.gtk.event
public static class CalendarEvent.Type extends EventType
Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
Type of a CalendarEventField Summary | |
---|---|
static CalendarEvent.Type | DAY_SELECTED
Emitted when the user selects a day. |
static CalendarEvent.Type | DAY_SELECTED_DOUBLE_CLICK
Emitted when the user double-clicks on a day. |
static CalendarEvent.Type | MONTH_CHANGED_NEXT
Emitted when the user clicks a button to change the selected month. |
static CalendarEvent.Type | MONTH_CHANGED_PREV
Emitted when the user clicks a button to change the selected month. |
static CalendarEvent.Type | YEAR_CHANGED_NEXT
Emitted when the user clicks a button to change the selected year. |
static CalendarEvent.Type | YEAR_CHANGED_PREV
Emitted when the user clicks a button to change the selected year. |
Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
Emitted when the user selects a day.Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
Emitted when the user double-clicks on a day.Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
Emitted when the user clicks a button to change the selected month.Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
Emitted when the user clicks a button to change the selected month.Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
Emitted when the user clicks a button to change the selected year.Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
Emitted when the user clicks a button to change the selected year.