|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.EventType
org.gnu.gtk.event.CalendarEvent.Type
public static class CalendarEvent.Type
Type of a CalendarEvent
Field 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. |
Method Summary |
---|
Methods inherited from class org.gnu.glib.EventType |
---|
getID, getName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CalendarEvent.Type DAY_SELECTED
public static final CalendarEvent.Type DAY_SELECTED_DOUBLE_CLICK
public static final CalendarEvent.Type MONTH_CHANGED_NEXT
public static final CalendarEvent.Type MONTH_CHANGED_PREV
public static final CalendarEvent.Type YEAR_CHANGED_NEXT
public static final CalendarEvent.Type YEAR_CHANGED_PREV
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |