| The Essential JViews Framework > Framework JavaBeans > Creating a Simple Applet Using ILOG JViews Beans > Creating a Manager and Displaying its Content in a View |
Creating a Manager and Displaying its Content in a View |
INDEX
PREVIOUS
NEXT
|
You can now create an IlvManager Bean. The IlvManager Bean provides the data structure that contains the graphic objects you want to display.
To create the IlvManager Bean:
IlvManager Bean in the Form Designer
IlvManagerView Bean to our new manager Bean.
IlvManagerView object so that its property sheet is active.
Manager property to ilvManager1 as seen in Figure 3.6:
The IlvManagerView will now display the content of the IlvManager Bean. You can create several IlvManagerView objects and associate them with the same IlvManager Bean. This allows you to have several views of the same data.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |