Uses of Class
org.gnu.gtk.event.CalendarEvent.Type

Packages that use CalendarEvent.Type
org.gnu.gtk.event   
 

Uses of CalendarEvent.Type in org.gnu.gtk.event
 

Fields in org.gnu.gtk.event declared as CalendarEvent.Type
static CalendarEvent.Type CalendarEvent.Type.DAY_SELECTED
          Emitted when the user selects a day.
static CalendarEvent.Type CalendarEvent.Type.DAY_SELECTED_DOUBLE_CLICK
          Emitted when the user double-clicks on a day.
static CalendarEvent.Type CalendarEvent.Type.MONTH_CHANGED
          Emitted when the user clicks a button to change the selected month.
static CalendarEvent.Type CalendarEvent.Type.YEAR_CHANGED
          Emitted when the user clicks a button to change the selected year.
 

Methods in org.gnu.gtk.event with parameters of type CalendarEvent.Type
 boolean CalendarEvent.isOfType(CalendarEvent.Type aType)
           
 

Constructors in org.gnu.gtk.event with parameters of type CalendarEvent.Type
CalendarEvent(java.lang.Object source, CalendarEvent.Type type)
          Creates a new Calendar Event.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net