Uses of Class
jfxtras.icalendarfx.itip.AbstractITIPFactory
Packages that use AbstractITIPFactory
-
Uses of AbstractITIPFactory in jfxtras.icalendarfx
Methods in jfxtras.icalendarfx that return AbstractITIPFactoryModifier and TypeMethodDescriptionVCalendar.getITIPFactory()get AbstractITIPFactory to handle processing input VCalendar based onMethodMethods in jfxtras.icalendarfx with parameters of type AbstractITIPFactoryModifier and TypeMethodDescriptionvoidVCalendar.setMethodProcessFactory(AbstractITIPFactory iTIPFactory) set AbstractITIPFactory to handle processing input VCalendar based onMethod -
Uses of AbstractITIPFactory in jfxtras.icalendarfx.itip
Subclasses of AbstractITIPFactory in jfxtras.icalendarfx.itipModifier and TypeClassDescriptionclassDefault iTIP process method factory that supports one calendar user - just an organizer, no attendees.