| Advanced Features > Nested Managers and Nested Graphers > Manager Frame > Defining the Frame |
Defining the Frame |
INDEX
PREVIOUS
NEXT
|
The frame around a nested manager is defined by the interface ilog.views.IlvManagerFrame. A default frame is provided when creating a nested manager; the default frame is defined by the class ilog.views.IlvDefaultManagerFrame.
This IlvManagerFrame interface defines the margin that will be added around the manager. It defines how the frame is drawn and how hit testing on the frame is performed.
To specify the frame that must be drawn around the manager, you use the following methods of the IlvManager class:
Note that you can remove the frame from the manager using the setFrame method with a null parameter.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |