Basic steps for using the Gantt chart and Schedule chart beans
The Gantt chart and Schedule chart beans provide two different views of a Gantt data model.
The basic steps needed to incorporate either chart into the code of your application are very similar:
Two basic sample Java™ applications are provided to illustrate these steps. The first example demonstrates how to use the activity-oriented Gantt chart:
The second example demonstrates how to use the resource-oriented Schedule chart:
Running the samples describes the common steps that are necessary to compile and run both applications and provides the sample code. You can use either of these applications as a starting point for your own work with
JViews Gantt. In fact, these basic chart applications are used as the basis for many of the other examples supplied with
JViews Gantt.
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.