ilog.views.appframe.docview
Interface IlvContainerTemplate

All Known Subinterfaces:
IlvMDIContainerTemplate, IlvSingleContainerTemplate
All Known Implementing Classes:
IlvDesktopPane, IlvMDIDockingArea, IlvMDITabbedPane

public interface IlvContainerTemplate

Defines templates for creating IlvViewContainer instances.
When a document template is requested for creating a document and its associated views, this template delegates the creation of views to its associated IlvDocumentViewConfiguration instances defined from the settings. In turn, view configurations use a container template for creating the view containers that will contain document views.
View configurations find their associated container template in the main window of the application, asking the main window to return the container template (see IlvMainWindow.getContainerTemplate(java.lang.String)) registered with the name returned with IlvDocumentViewConfiguration.getTemplateName().

Two types of container template are defined for the two types of view container:




Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.