java-gnome version 4.0.7

org.gnome.gtk
Interface Calendar.DAY_SELECTED

Enclosing class:
Calendar

public static interface Calendar.DAY_SELECTED

Signal emitted when the user selects on one of the days showing in the Calendar.

See DAY_SELECTED_DOUBLE_CLICK for the signal emitted when the user double clicks a day.

Since:
4.0.6
Author:
Andrew Cowie

Method Summary
 void onDaySelected(Calendar source)
           
 

Method Detail

onDaySelected

void onDaySelected(Calendar source)


java-gnome