MindFusion.Scheduling for Java Swing V2.3

Released: May 26, 2025

Updates in V2.3

Funktionen

  • 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.