ILOG JViews Framework comes with online documentation in HTML, which may be accessed through standard HTML browsers. The documentation covers the development of diagram components through the GUI and with the Java API. There are separate reference manuals on using Java Server Faces (JSF) or DHTML JavaScript for deploying an application as a thin client.
The documentation for developing with the SDK is written for Java developers. It assumes that you can write Java code and that you are familiar with your Java development environment. You must be able to manipulate files and directories, use a text editor, and compile and run Java programs and applets.
The following naming conventions apply to the API:
Ilv, for example IlvGraphic. class IlvManagerServlet;
Courier font.
The placeholder directory <installdir> designates the
directory in which you installed ILOG JViews Framework. The default name provided
by the installer is C:/ILOG. Note that the JViews Framework directory
name, which is jviews-framework81, is fixed.