Perforce JViews Gantt Sample: Nonlinear Time Scale


Description

This sample shows how to create a non-linear time converter that displays days in the weekend using a smaller column width than days in the working week.

How to Use the Sample

How to Run the Sample as an Application

This sample can be run as an application. The installation directory contains an executable JAR file, nonlinear-time-scale.jar, that allows you to execute the sample with a double click from a file browser. Note that if you are using Internet Explorer, you can open the installation directory and execute the JAR file from the browser. This technique may not work in other Web browsers.

Alternatively, you can run the sample application from the command line. First check that the Ant utility is properly configured. If not, see the instructions on how to configure Ant for Perforce JViews.

Then, go to the installation directory of the sample and type:

ant run

Topics Covered

Detailed Description

The user interface of this sample is similar to that of the Gantt Chart sample on which it is based. The Time Converter tab has been added to the customizer panel on the right side of the chart. A drop-down list allows you to select either the Default linear time converter or the Working Days time converter that shortens the column width for days in the weekend.

Installation Directory

The Nonlinear Time Scale sample is installed here.

Classes Involved

Source Files

Copyright © 2021 Rogue Wave Software, Inc., a Perforce company. All rights reserved. Legal terms.