Using the Designer > About This Document

This document explains how to use the Designer for ILOG JViews Diagrammer to create a diagram component, and how to integrate the diagram component into a basic Swing application. You will be using the GUI-oriented happy path of the Designer and not the API-oriented path of the extension SDK. However, you will need to write some Java code during the integration phase.

Using the Designer, you can customize the data model and refine the graphic representation of the data. You can also specify how objects will behave in response to the actions of a user of the Swing application.