Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
EventType
org.gnu.gtk.event.CalendarEvent.Type
public static class CalendarEvent.Type
extends EventType
Field Summary | |
static CalendarEvent.Type |
|
static CalendarEvent.Type |
|
static CalendarEvent.Type |
|
static CalendarEvent.Type |
|
static CalendarEvent.Type |
|
static CalendarEvent.Type |
|
public static final CalendarEvent.Type DAY_SELECTED
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.
public static final CalendarEvent.Type DAY_SELECTED_DOUBLE_CLICK
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.
public static final CalendarEvent.Type MONTH_CHANGED_NEXT
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.
public static final CalendarEvent.Type MONTH_CHANGED_PREV
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.
public static final CalendarEvent.Type YEAR_CHANGED_NEXT
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.
public static final CalendarEvent.Type YEAR_CHANGED_PREV
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.