| The Essential JViews Framework > Introducing ILOG JViews Framework > A Basic Graphics Application Model |
A Basic Graphics Application Model |
INDEX
PREVIOUS
NEXT
|
To use ILOG JViews effectively, you need to understand how to use ILOG JViews Framework, and to use the Framework, you need to understand the basic object model, that is, the core Java objects and their relationships to each other.
A basic graphics application needs just a few parts:
In the ILOG JViews world, we formally refer to these parts as IlvGraphic, IlvManager, and IlvManagerView objects, respectively. Their organization is shown in Figure 1.1.
Figure 1.2 shows the same classes represented as a UML class diagram.
The basic ILOG JViews classes are described further in:
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |