A generic bean info class use by all bean infos of the JCalendar bean suite.
Constructs a new BeanInfo class for the JDayChooser bean.
Returns the locale string as text.
Returns the calendar property.
Returns the month chooser's comboBox text area (which allow the focus to
be set to it).
Gets the date format string.
Returns the selected day.
Gets the dayChooser attribute of the JCalendar object
Returns the color of the decoration (day names and weeks).
Returns the color of the decoration (day names and weeks).
This method returns an image object that can be used to represent the
bean in toolboxes, toolbars, etc.
Returns the maximum value.
Returns the minimum value.
Return the SpinnerDateModel associated with this control.
Gets the monthChooser attribute of the JCalendar object
Return this controls JSpinner control.
Returns the month chooser's comboBox bar (which allow the focus to be set
to it).
Returns the year chooser's spinner (which allow the focus to be set to
it).
Returns the Sunday foreground.
Returns the Sunday foreground.
Returns the locale strings.
Returns the weekday foreground.
Returns the weekday foreground.
Gets the yearChooser attribute of the JCalendar object
Initilizes the locale specific names for the days of the week.
Initializes both day names and weeks of the year.
Installs the Kunststoff and Plastic Look And Feels if available in classpath.
Initializes the locale specific month names.
Gets the visibility of the decoration background.
The decoration background is the background color of the day titles and
the weeks of the year.
Gets the visibility of the decoration border.
The decoration border is the button border of the day titles and the
weeks of the year.
Returns true, if enabled.
Indicates if the weeks of year are visible..
In some Countries it is often usefull to know in which week of the year
a date is.
The ItemListener for the locales.
The ItemListener for the months.
JCalendar is a bean for entering a date by choosing the year, month and day.
Default JCalendar constructor.
JCalendar constructor specifying the month spinner type.
JCalendar constructor which allows the initial date to be set.
JCalendar constructor specifying both the initial date and the month
spinner type.
JCalendar constructor specifying both the initial date and locale.
JCalendar constructor with month spinner parameter.
JCalendar constructor allowing the initial locale to be set.
JCalendar constructor specifying both the locale and the month spinner.
A BeanInfo class for JCalendar.
Constructs a new BeanInfo class for the JCalendar bean.
A demonstration Applet for the JCalendar bean.
A date chooser containig a date spinner and a button, that makes a JCalendar visible for
choosing a date.
Creates a new JDateChooser object.
Creates a new JDateChooser object.
Creates a new JDateChooser object from a given JCalendar.
Creates a new JDateChooser.
Creates a new JDateChooser object.
Creates a new JDateChooser object with given date format string.
A BeanInfo class for the JDateChooser bean.
Constructs a new BeanInfo class for the JDateChooser bean.
JCalendar is a bean for choosing a day.
Default JDayChooser constructor.
A BeanInfo class for the JDayChooser bean.
Constructs a new BeanInfo class for the JDayChooser bean.
JLocaleChooser is a bean for choosing locales.
Default JLocaleChooser constructor.
Default JLocaleChooser constructor.
A BeanInfo class for the JLocaleChooser bean.
Constructs a new BeanInfo class for the JLocaleChooser bean.
JMonthChooser is a bean for choosing a month.
Default JMonthChooser constructor.
JMonthChooser constructor with month spinner parameter.
A BeanInfo class for the JMonthChooser bean.
Constructs a new BeanInfo class for the JMonthChooser bean.
JSpinField2 is a numeric field with 2 spin buttons to increase or decrease
the value.
Default JSpinField constructor.
JSpinField constructor with given minimum and maximum vaues..
A BeanInfo class for the JLocaleChooser bean.
Constructs a new BeanInfo class for the JLocaleChooser bean.
A simple JPanel with a border and a title
Constructs a titled panel.
JYearChooser is a bean for choosing a year.
Default JCalendar constructor.
A BeanInfo class for the JYearChooser bean.
Constructs a new BeanInfo class for the JYearChooser bean.
Creates a JFrame with a JCalendar inside and can be used for testing.
Creates a JFrame with a JCalendarDemo inside and can be used for testing.
Creates a JFrame with a JDayChooser inside and can be used for testing.
Creates a JFrame with a JLocaleChooser inside and can be used for
testing.
Creates a JFrame with a JMonthChooser inside and can be used for testing.
Creates a JFrame with a JSpinField inside and can be used for testing.
Creates a JFrame with a JYearChooser inside and can be used for testing.
this is needed for JDateChooser.
Sets the locale strings as text and invokes setValue( locale ).
Sets the background color.
Sets the calendar property.
Sets a specific calendar.
Sets the date format string.
Convenience method set a day chooser.
Convenience method set a day chooser that might be updated directly.
Sets the background of days and weeks of year buttons.
Sets the background of days and weeks of year buttons.
Sets the decoration background visible.
The decoration background is the background color of the day titles and
the weeks of the year.
Sets the decoration borders visible.
The decoration border is the button border of the day titles and the
weeks of the year.
Enable or disable the JCalendar.
Enable or disable the JDayChooser.
Enable or disable the JMonthChooser.
Enable or disable the JSpinField.
Requests that the selected day also have the focus.
Sets the foreground color.
Sets the foregroundColor color.
Sets the horizontal alignment of the displayed value.
Sets the locale property.
Set the locale and initializes the new month names.
Sets the maximum value and adjusts the preferred width.
Set the SpinnerDateModel for this control.
Sets the Sunday foreground.
Sets the Sunday foreground.
Sets the value attribute of the JSpinField object.
Sets the weekday foreground.
Sets the weekday foreground.
Sets the week of year visible.
In some Countries it is often usefull to know in which week of the year
a date is.
Convenience method set a year chooser.
Fires property "date" changes, recting on the spinner's state changes.
Is invoked if the state of the spnner changes.
Is invoked when the spinner model changes