The panel will fire a PropertyChangeEvent
for the property SelectionChanged
whenever the current selection changes. The old value is an array of the selected DayOfTheWeek
before the selection event, the new value is the current selection.
The font that will be used for the checkbox labels is retrieved from the default UiResources
table, using the key {@link #FONT_RESOURCE_KEY}. If there is no such entry in the UiResources
table, the default font from the current Look&Feel will be used.
@author Torgil Zethson
|
|