Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic MindFusion.Scheduling for Java Swing, v2.0 (Read 12950 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 688
Joined: Apr 6th, 2003
MindFusion.Scheduling for Java Swing, v2.0
Jun 13th, 2017 at 1:42pm
Print Post  
We have released version 2.0 of MindFusion.Scheduling for Java Swing. The new version includes:

API changes
  • The following changes to the control's API have been introduced:
  • The com.mindfusion.scheduling.awt package has been removed. The AwtCalendar class is no longer available - the Calendar class should be used instead. The PrintOptions and PreviewTextKey classes have been moved to the com.mindfusion.scheduling package.
  • All enumeration classes are now true java enumerations. Flag enumerations are now represented as EnumSet<T> objects.
  • The wrapper Color and Font classes have been removed. The control now uses the Font and Color classes from java.awt.
  • The mouse buttons enumeration has been removed. The constants in the MouseEvent class should now be used instead.

RangeSelector integration
The Calendar control can integrate with the new RangeSelector component in order to implement a timeline in the Resource view. The new resourceTimeline sample illustrates this integration.



Miscellaneous
  • The customizeText and drawing events have been added to CalendarListener.
  • The AllowChangeResource property has been added to ItemModifyConfirmEvent.
  • The FooterFormat, FooterSize, MainHeaderFormat, and MainHeaderSize properties have been added to ListViewSettings.
  • The EnableLanes, EnableSnapping, and SnapUnit properties have been added to MonthSettings.
  • The itemResourceChanged event have been added to ScheduleListener.

The component is available for download here:
https://mindfusion.eu/JPlannerTrial.zip

Additional information about the library can be found in the Online Documentation:
https://mindfusion.eu/onlinehelp/jplanner/index.htm

Enjoy!
« Last Edit: Nov 30th, 2020 at 3:07pm by Forum Admin »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint