MindFusion.Scheduling for Java Swing V2.3
Released: May 26, 2025
V2.3 버젼 업데이트
기능
- Google Calendar Import:
- The GoogleCalendarImporter class lets you import a user's calendar events as Appointment objects in a Schedule.
- Miscellaneous:
- Support for headless environments: the library can now be used to generate calendar images on server side.
- Event argument classes now provide public constructors, allowing reuse for custom schedule-related events.