Resource Files for JViews Gantt

The following table lists the resource files used by JViews Gantt. These files are contained in jviews-gantt.jar and jviews-gantt-all.jar.

Resource File Related Java Classes Description
Path: ilog/views/gantt/resources
English: actions.properties
French: actions_fr.properties
Package: ilog.views.gantt
Class: IlvHierarchyChart
   
Contains the default action short and long descriptions for the Hierarchy chart.
Path: ilog/views/gantt/resources
English: gantt.properties
French: gantt_fr.properties
Package: ilog.views.gantt
Class: IlvGanttChart
   
Contains the default table header labels for the Gantt chart.
Path: ilog/views/gantt/resources
English: schedule.properties
French: schedule_fr.properties
Package: ilog.views.gantt
Class: IlvScheduleChart
   
Contains the default table header labels for the Schedule chart.
Path: ilog/views/gantt/model/resources
English: messages.properties
French: messages_fr.properties
Package: ilog.views.gantt.model
Class: IlvSimpleActivityFactory
Class: IlvSimpleResourceFactory
Package: ilog.views.gantt.model.general
Class: IlvGeneralActivity.Factory
Class: IlvGeneralResource.Factory
Contains the default labels for new activities and resources.
Path: ilog/views/gantt/print/resources
English: messages.properties
French: messages_fr.properties
Package: ilog.views.gantt.print
Class: IlvGanttDocumentSetupDialog
   
Contains the UI messages for the Gantt setup page.
Path: ilog/views/gantt/scale/resources
English: timescale.properties
French: timescale_fr.properties
Package: ilog.views.gantt.scale
Class: IlvGanttTimeScale
Class: IlvQuarterTimeScaleRow
   
Contains the format string used by the predefined scale time units. These strings must follow the patterns defined in the resource file, that conform to the syntax used by the java.text.SimpleDateFormat class. It also contains the abbreviated strings for nonstandard Date fields, like Quarter.
Path: ilog/views/gantt/text/resources
English: durationformat.properties
French: durationformat_fr.properties
Package: ilog.views.gantt.text
Class: IlvDurationFormat
   
Contains the rule to format time durations. These rules must follow the syntax defined in com.ibm.icu.text.RuleBasedNumberFormat.