Rogue Wave JViews Diagrammer Sample: Generic Modeler


Description

This sample shows the code needed to build a simple business process modeler using a diagram component.

How to Use the Sample

How to Run the Sample as an Application

This sample can also be run as an application. The installation directory contains an executable JAR file, diagrammer-modeler.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 Rogue Wave JViews.

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

ant run

Topics Covered

Detailed Description

This sample shows the code needed to build a simple business process modeler using a diagram component.
The sample uses the base class IlvDiagrammerApplication. The palette and the style sheets are specialized to display and edit BPM processes.
Several style sheets are provided with this example. You can change the style sheet using the Choose a style sheet box. This shows how Rogue Wave JViews Diagrammer can be used to display the same data model for different look and feel without changing your code.

Installation Directory

The Generic Modeler sample is installed here.

Classes Involved

Source Files

Copyright © Rogue Wave Software, Inc. 1997, 2015. All rights reserved. Legal terms.