Hello all I 'm trying to use JCalendar but i'm not sure it has all the abilities i need.
1.Is it possible to select multiple dates? 2.Is it possible to change the background color and how?
Thank you
Hello all I 'm trying to use JCalendar but i'm not sure it has all the abilities i need.
1.Is it possible to select multiple dates? 2.Is it possible to change the background color and how?
Thank you
Selecting multiple dates: Out of the box, no, this isn't possible.
Changing background color: Out of the box, yes, but only insofar as you are changing from one prepackaged look-and-feel scheme to another.
This is an open-source project under a GNU Public License, though, so you could make the appropriate modifications yourself.